Skip to content

java.lang.NoClassDefFoundError: java/util/Objects - 3.6.1 with JDK 6 #1162

@mmccreary

Description

@mmccreary

The company I work for is still using JDK 6. After upgrading from Querydsl 3.6.0 to 3.6.1 I began receiving the following error while calling a JPQLQuery:

java.lang.NoClassDefFoundError: java/util/Objects

It appears that java.util.Objects is new to JDK 7 and is not available in JDK 6

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions