endoflife-date / endoflife.date

Informative site with EoL dates of everything
https://endoflife.date
MIT License
2.49k stars 776 forks source link

Java - List EOL dates for free OpenJDK builds #54

Closed arend-von-reinersdorff closed 1 year ago

arend-von-reinersdorff commented 5 years ago

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

jhnferraris commented 5 years ago

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

BiNZGi commented 4 years ago

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

pradipta commented 4 years ago

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

BiNZGi commented 4 years ago

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

captn3m0 commented 3 years ago

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 commented 3 years ago

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.

aksh1618 commented 2 years ago

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

marcwrobel commented 1 year ago

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