Replies: 2 comments 1 reply
|
https://snyk.io/jvm-ecosystem-report-2021/ AND if a program keeps upgrading, it means it has more bugs or features fixed and other what we dont know. |
1 reply
|
Hi, OpenJDK only releases updates for current major release, no matter if it is a LTS release or not. So instead of 11.0.3, 12 was released. There are alternatives:
Both uses the same JVM as OpenJDK (hotspot), while for example Semeru uses OpenJ9. More detailed information can be found in Wikipedia: https://en.wikipedia.org/wiki/Java_version_history |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I am probably not the only one that is confused about the java versions/json distributions - what is the best way, to get jdk11, the latest.
I used openjdk11.json for a while but them I notices that the version didn't get upgraded. Asking for a friend here.
Thanks!
All reactions