Description
A headless Java Runtime Environment for OpenJDK 11. It runs Java applications that do not need graphical desktop components, making it useful for servers, build systems and command-line tools.
Use it when Java 11 is required on a machine without GUI needs. If a Java desktop application needs fonts, windows or other graphical features, the full runtime may be required.