Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace occurrence of java.util.Objects with com.google.common.base.Objects #1164

Merged
merged 1 commit into from Feb 8, 2015

Conversation

Shredder121
Copy link
Member

The former is not available on JDK6.
fixes #1162

backport #1163

…bjects

The former is not available on JDK6.
fixes #1162
timowest added a commit that referenced this pull request Feb 8, 2015
Replace occurrence of java.util.Objects with com.google.common.base.Objects
@timowest timowest merged commit 3653af1 into master Feb 8, 2015
@timowest timowest deleted the i1162 branch February 8, 2015 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

java.lang.NoClassDefFoundError: java/util/Objects - 3.6.1 with JDK 6
2 participants