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

Java 9 build #422

Closed
jkschneider opened this issue Feb 12, 2018 · 1 comment
Closed

Java 9 build #422

jkschneider opened this issue Feb 12, 2018 · 1 comment

Comments

@jkschneider
Copy link
Contributor

From #414:

It might be a good idea to consider introducing something like https://github.com/policeman-tools/forbidden-apis and/or switching the build to run with JDK9 and use the compiler flag release to target 1.8, which is what JUnit 5 does.

sdkman might have a simple Java 9 option: http://sdkman.io

I'll try to give it a go with different Runtimes. I was about to propose https://adoptopenjdk.net/ but there is no build of a JDK with openJ9 on OSX yet. Likely due this.

@jkschneider jkschneider added this to the 1.1.0 milestone Feb 12, 2018
@jkschneider jkschneider modified the milestones: 1.1.0-rc.1, 1.2.0 Oct 11, 2018
@jkschneider jkschneider modified the milestones: 1.2.0, 1.x Oct 26, 2018
@shakuzen shakuzen removed this from the 1.x milestone Apr 10, 2019
@shakuzen
Copy link
Member

Master is currently building with JDK 11 and using the --release flag for compatibility with Java 8. 1.1.x builds with both JDK 8 and JDK 10. Therefore, this issue can be closed as already resolved via other changes made.

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

No branches or pull requests

2 participants