

The main difference between OpenJdk and OracleJDK is licensing.

Popular OpenJDK builds includes Azul Zulu, Red Hat OpenJDK (IcedTea), Amazon Corretto, Eclipse Adoptium's Temurin, SapMachine, Microsoft OpenJDK, and more. It does not include web-browser plugin and Web Start. OpenJDK includes the virtual machine (HotSpot), the Java Class Library, and the Java Compiler.

The Java Development Kit (JDK), officially named "Java Platform Standard Edition" or "Java SE", is needed for writing and running Java programs.
