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

Fix bitrot exposed by JDK 10 #1788

Merged
merged 3 commits into from May 21, 2018
Merged

Fix bitrot exposed by JDK 10 #1788

merged 3 commits into from May 21, 2018

Conversation

kaspersorensen
Copy link
Member

Tried building DataCleaner using JDK 10 and the compiler (1) doesn't allow one of our casts because of a generalization in the DefaultMutableTreeNode class, and (2) made me aware of a wrong key we're using when looking up a key (of wrong type) in a map.

@LosD
Copy link
Contributor

LosD commented May 21, 2018

LGTM

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.

None yet

2 participants