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

Use Objects.hashCode, Objects.equals, CloneUtils.clone, CloneUtils.cloneList, remove ObjectUtils #163

Merged
merged 5 commits into from
Jul 1, 2020

Conversation

simon04
Copy link
Contributor

@simon04 simon04 commented Jun 15, 2020

No description provided.

@ChristopherSchultz
Copy link

java.util.Objects was added in JDK 1.7 and JFreeChart currently advertises compatibility with JDK 1.6. So until the JDK version is bumped-up to 1.7-or-later, this PR will probably be ignored.

(It's a good idea, though!)

@jfree jfree merged commit 1955cc3 into jfree:master Jul 1, 2020
@jfree
Copy link
Owner

jfree commented Jul 1, 2020

Thanks Simon!

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.

3 participants