Description
A headless Java Runtime Environment for OpenJDK 21. It runs Java applications that do not need desktop windows, fonts or graphical integration, which is common on servers and build machines.
Use it when a non-graphical Java 21 application needs a runtime. Choose the full runtime if the program opens a graphical interface or depends on desktop rendering features.