endoflife.date icon indicating copy to clipboard operation
endoflife.date copied to clipboard

Java - List EOL dates for free OpenJDK builds

Open arend-von-reinersdorff opened this issue 5 years ago • 6 comments

Currently the Java/OpenJDK page lists the EOL dates for commercial Oracle builds: Java 8 - Mar 2022/Mar 2025 Java 11 - Sep 2023/Sep 2026 https://www.oracle.com/technetwork/java/java-se-support-roadmap.html#JavaSESupport

I would find it helpful to also list the EOL dates for free OpenJDK builds. Eg for AdoptOpenJDK: Java 8 - Sep 2023 Java 11 - Sep 2022 https://adoptopenjdk.net/support.html#roadmap

arend-von-reinersdorff avatar Jun 08 '19 14:06 arend-von-reinersdorff

Appreciate the suggestion. I'll look into this when I have free time but pull requests are always welcome. :D

jhnferraris avatar Jun 09 '19 05:06 jhnferraris

I think we have to split the different distributions into different pages.

BiNZGi avatar Mar 06 '20 16:03 BiNZGi

A category feature would be amazing going forward with more tools/products getting added

pradipta avatar Oct 02 '20 16:10 pradipta

Categories are WIP with #23. Unfortunately it's a bit stuck... @captn3m0 hacktoberfest :beers:

BiNZGi avatar Oct 02 '20 19:10 BiNZGi

Now Microsoft has one too: https://devblogs.microsoft.com/java/announcing-preview-of-microsoft-build-of-openjdk/.

Microsoft will support Java 11 until at least 2024.

Ref: https://www.microsoft.com/openjdk

Not yet recommended for production usage.

captn3m0 avatar Apr 07 '21 05:04 captn3m0

The AdoptOpenJDK page says:

As a general philosophy, AdoptOpenJDK will continue to build binaries for LTS releases as long as the corresponding upstream source is actively maintained. The Eclipse OpenJ9 Support Document covers extra support info for that VM.

and the OpenJ9 Support page says:

Eclipse OpenJ9 produces a new release every quarter that can build against all JDK levels currently supported by the OpenJDK community

So the dates will get extended till they match what OpenJDK ends up supporting?

I read through https://medium.com/@javachampions/java-is-still-free-2-0-0-6b9aa8d6d244, but it's still too confusing.

captn3m0 avatar May 07 '21 07:05 captn3m0

The updated URL for AdoptOpenJDK (now Temurin): https://adoptium.net/support/

aksh1618 avatar Nov 01 '22 14:11 aksh1618

Closing this issue. Discussion took place in #364 and work is tracked in other issues :

marcwrobel avatar Feb 26 '23 00:02 marcwrobel