Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Allgemeine Information

Mit dem Beginn des Jahres 2019 gibt es seitens Oracle keine kostenfreie Java-Version inklusive Support- und Wartungszusagen.

  • Kunden, die aufgrund von Compliance-Vorgaben oder interner IT Policies eine offizielle Wartungsvereinbarung benötigen, können bei Oracle und anderen Anbietern kommerzielle Java-Versionen mit langfristigen Support-Zusagen einkaufen.
  • Kunden, die eine solche Wartungsvereinbarung nicht benötigen, können GTC unter einem kostenfreien OpenJDK verwenden, welches bei diversen Anbietern heruntergeladen werden kann. 

AMANA testet das GTC mit dem OracleJDK und dem AdoptOpenJDK.

Unabhängig davon, für welche der oben genannten Alternativen und für welchen Anbieter sich ein Kunde entscheidet, muss auf alle Fälle Java 8 ausgewählt werden. Für höhere Java-Versionen ist GTC zur Zeit nicht freigegeben.

OpenJDK-Alternativen

AdoptOpenJDK: https://adoptopenjdk.net/

“AdoptOpenJDK is a community of Java user group members, Java developers and vendors who are advocates of OpenJDK, the open source project which forms the basis of the Java programming language and platform.“
Platinum sponsor (amongst others): IBM
Two JVM versions: HotSpot (Oracle) and OpenJ9 (IBM, Eclipse)


Amazon: https://aws.amazon.com/de/corretto/

“Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK). Corretto comes with long-term support that will include performance enhancements and security fixes.
Corretto is certified as compatible with the Java SE standard and is used internally at Amazon for many production services. With Corretto, you can develop and run Java applications on operating systems such as Amazon Linux 2,
Windows, and macOS.” “LTS [long-term support ] includes Amazon’s commitment to provide performance enhancements and security updates at no cost until at least the specified date for the relevant release version (e.g., June 2023 for Corretto 8). Updates are
planned to be released quarterly. Amazon also plans to apply urgent fixes (including security) outside of the regular quarterly cycle when they are available and ready to use.”


Red Hat: https://developers.redhat.com/products/openjdk/overview/

“At Red Hat, we intend to provide support for OpenJDK 8 to our customers until 2023, and our policy of always ‘upstream first’ implies that OpenJDK 8 will continue to be updated for critical bugs and security fixes until then.
Something similar will happen for JDK 11.”

  • No labels