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

Deprecate jdk9 and jdk10 builds once jdk11 is officially released. #2458

Closed
joakime opened this issue Apr 18, 2018 · 4 comments
Closed

Deprecate jdk9 and jdk10 builds once jdk11 is officially released. #2458

joakime opened this issue Apr 18, 2018 · 4 comments
Labels

Comments

@joakime
Copy link
Contributor

joakime commented Apr 18, 2018

We currently build / test on ...

jdk8,
jdk9,
jdk10,
jdk11

Once the release of jdk11 is official, we should deprecate the jdk9 and jdk10 builds and only support jdk8 and jdk11.

@joakime joakime added the Task label Apr 18, 2018
@kant111
Copy link

kant111 commented Apr 30, 2018

That's interesting! may I know why?

@joakime
Copy link
Contributor Author

joakime commented Apr 30, 2018

jdk11 is an LTS release. Once it goes official, older non-LTS releases go out of service.

Eg: jdk10 is out now. it's not LTS, but jdk9 is already deprecated and in "archive" status on oracle.com.

@kant111
Copy link

kant111 commented May 1, 2018

Got it!

@joakime
Copy link
Contributor Author

joakime commented Nov 2, 2018

Fixed in commit 5a17a33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants