-
Notifications
You must be signed in to change notification settings - Fork 11
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
Q: Clarify why Java release 11 isn't available. #14
Comments
I'm guessing this is down to licensing. Would be keen to know for sure but ... closing |
re-opening the issue to make sure we document this. |
No. This action is about JDK 17 and higher. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As per docs and testing the release version is 17 and up and does not include 11.
I'd just like to clarify why 11 is not available. Are there any plans to make 11 available?
That is, as a library author that has projects targeting Java release
11
I am effectively required to use Java17
to build and test those projects (or use an alternate setup distribution). This seems less than optimal for those projects that are targeting 11.The text was updated successfully, but these errors were encountered: