Which version of JDK should I use?
whichjdk.com
Which version of JDK should I use?
1–10 of 258 posts
Re: Which version of JDK should I use?
#2Re: Which version of JDK should I use?
#3Re: Which version of JDK should I use?
#4https://docs.gradle.org/current/userguide/compatibility.html
Re: Which version of JDK should I use?
#5Re: Which version of JDK should I use?
#6Re: Which version of JDK should I use?
#7What is this naming? Embarrassing levels of bad "Adoptium Eclipse Temurin OpenJDK "
https://projects.eclipse.org/projects/adoptium
> The mission of the Eclipse Adoptium Top-Level Project is to produce high-quality runtimes and associated technology for use within the Java ecosystem. We achieve this through a set of Projects under the Adoptium PMC and a close working partnership with external projects, most notably OpenJDK for providing the Java SE runtime implementation. Our goal is to meet the needs of both the Eclipse community and broader runtime users by providing a comprehensive set of technologies around runtimes for Java applications that operate alongside existing standards, infrastructures, and cloud platforms.
Under Adoption, there is:
* Eclipse Adoption Incubator
* Eclipse AQAvit
* Eclipse Mission Control
* Eclipse Temurin Compliance
* Eclipse Temurin
But yea... the name is awkward.
Re: Which version of JDK should I use?
#8Re: Which version of JDK should I use?
#9Unless you want serious long term pain then you shouldn’t be more than one LTS release behind. So if you are not running on JDK 11 or later you should be strongly thinking about upgrading.
Re: Which version of JDK should I use?
#10Why its recommends against using OpenJDK builds by Oracle? Does it come with the same licensing restriction as Oracle JDK?