Oracle JDK alternatives - AMAZON CORRETTO | Free JDK Options

preview_player
Показать описание
#OarcleJDK #AMAZONCORRETTO #FreeJDK
In summer 2018 Oracle has announced a new licensing model for the Oracle JDK.
Oracle JDK version up to 10 will be free to use while their long term support will need a commercial license - similar to how it was used to be; Java 8 end of public updates for commercial use was April 2019. Oracle JDK version 11 and above requires a commercial license. The Oracle JDK is still free as a Developer or Student for Personal use.
OpenJDK: OpenJDK is a free and open-source implementation of the Java Platform, Standard Edition. The implementation is licensed under the GNU General Public License version 2 with a linking exception
There are multiple implementations (OpenJDK based) of Java SE from various providers such as AdoptOpenJDK, Amazon, Azul, BellSoft, Eclipse, IBM, jClarity, Red Hat, Oracle, SAP, and others.

AMAZON CORRETTO:

No-cost, multiplatform, production-ready distribution of OpenJDK

Supports all major platforms, not only AWS related ones.
Is used in many production services at Amazon that reassures its performance.
Is a drop-in replacement for Java SE including command-line arguments.
Is free - Amazon Corretto is available for download and use at no cost. There are no additional paid features or restrictions.
Has an Amazon commitment for long time support.
Amazon commits all their JDK related changes to the OpenJDK repository and then pulls the changes to the Corretto repository. The distribution/installer related changes are committed to the Corretto repository directly.
Quarterly updates that include performance enhancements and security fixes critical for enterprise application development
Corretto versions 8 and 11 are available currently

References:
@
@
@s/openjdk/overview
@o/
Рекомендации по теме
Комментарии
Автор

Hello and thx for the vid
i was wondering if you could help me
i'm using java to run an apllet called coswin i dont know if u've heard of it but since the beginning of this week its been giving me license invalid in java what should i do and thx in advance

naimdikki