My Public Brain

Java

page-type

Topic

Big chunky object-oriented language

SDKMan

Version and dependency manager for Java

Home - SDKMAN! the Software Development Kit Manager

SDKMan Requirements

unzip

zip

curl

sed

Installing SDKMan

sudo apt install unzip zip
curl -s "https://get.sdkman.io" | bash

JDK Distributions

What implementations of Java are available? What’s so special about them?

Corretto - Amazon

Dragonwell - Alibaba

GraalVM

GraalVM Oracle

GrallVM Community

Java SE Development Kit - Oracle

Kona - Tencent

Liberica - Bellsoft

Liberica NIK - Bellsoft

Native Image Kit

Mandrel - Red Hat

OpenJDK - jdk.java.net

OpenJDK - Microsoft

SapMachine - SAP

Semeru - IBM

Temurin - Eclipse

Trava - Trava

Zulu - Azul Systems

JDK Distributions - SDKMAN! the Software Development Kit Manager

Which Version of JDK Should I Use? | whichjdk.com

LTS Releases

Java SE 8

Java SE 11

Java SE 17

Java SE 21

Java version history - Wikipedia