Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save PlanckConstant/00fdc66fabb53096df939234b4e46789 to your computer and use it in GitHub Desktop.
Save PlanckConstant/00fdc66fabb53096df939234b4e46789 to your computer and use it in GitHub Desktop.
Alternatives to Oracle Java

See also: OpenJDK builds

Name Price JCK certified Versions OpenJFX/JavaFX¹ Supported platforms
AdoptOpenJDK free no 8+ no Linux (.deb, .rpm, .tar), Mac, Windows
Amazon Corretto free yes 8, 11 Bundled with 8 only Linux (.deb, .rpm, .tar), Mac, Windows
Azul Zulu free yes 6+ Bundled (choose JDK FX download) Linux (.deb, .rpm, .tar), Mac, Windows
Bellsoft Liberica free yes 6+ Bundled (choose Full JDK download) Linux (.deb, .rpm, .tar), Mac, Windows
Oracle OpenJDK free yes 7+ Linux (⚠ .tar only), Mac, Windows
Red Hat OpenJDK free yes 8+ Separate download for Java 8, Windows only Linux (⚠ RHEL only), Windows
  1. Oracle no longer maintains JavaFX/OpenJFX. At present it appears Gluon is currently developing JavaFX and provides it as a separate download: https://gluonhq.com/products/javafx/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment