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

STORM-2799: Exclude jdk.tools for JDK 9 compatibility #2401

Merged
merged 1 commit into from
Nov 7, 2017

Conversation

srdo
Copy link
Contributor

@srdo srdo commented Nov 5, 2017

See https://issues.apache.org/jira/browse/STORM-2799.

This excludes jdk.tools from a few dependencies. I also upgraded hbase to the latest patch release of the current version, since the 1.1.0 version leaks jdk.tools https://issues.apache.org/jira/browse/HBASE-13963 and versions prior to 1.1.11 don't work with Java 9 https://issues.apache.org/jira/browse/HBASE-17944.

@srdo
Copy link
Contributor Author

srdo commented Nov 5, 2017

The test failure seems unrelated. I've run the tests a few times on JDK 8 and haven't been able to reproduce the failure.

Copy link
Contributor

@revans2 revans2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@revans2
Copy link
Contributor

revans2 commented Nov 6, 2017

The changes look fine, but the test failure is something I have been seeing quite a bit recently, but only on travis. I think it must be a race condition. I am going to file a JIRA for it, but I have no idea when I will have time to look into it.

@asfgit asfgit merged commit b37d31a into apache:master Nov 7, 2017
asfgit pushed a commit that referenced this pull request Nov 7, 2017
…-2799

STORM-2799: Exclude jdk.tools for JDK 9 compatibility

This closes #2401
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