Skip to content

Instantly share code, notes, and snippets.

@bmaupin
Last active April 12, 2021 15:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bmaupin/4f077dc540201631faa0bbb74a3f1aaa to your computer and use it in GitHub Desktop.
Save bmaupin/4f077dc540201631faa0bbb74a3f1aaa 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 8+ Bundled (choose Full JDK download) inux (.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