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

Add support for JDKs up to v16 #97

Closed
wants to merge 2 commits into from

Conversation

jamietanna
Copy link

This is a short-term fix that allows consumers to use the project as-is,
but ideally we would move to a more resilient setup that may support
future JDK versions.

Closes #85.


Note that this has been tested on JDK8 and JDK11, nothing newer.

This is a short-term fix that allows consumers to use the project as-is,
but ideally we would move to a more resilient setup that may support
future JDK versions.

Closes audit4j#85.
As noted in https://stackoverflow.com/a/2591122/2257038, it's actually
JDK9 that changed the version number, not JDK10.
@jamietanna
Copy link
Author

Closing as #94 is the better solution, and the sort of contribution I'd have preferred to have made.

@jamietanna jamietanna closed this Oct 3, 2020
@jamietanna jamietanna deleted the defect/jdk-version branch October 3, 2020 15:09
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 10 compatibility Issue
1 participant