Description
Java 13 applications that do not need desktop graphics can run with a headless OpenJDK runtime.
It is useful for servers, command-line tools, build jobs, and backend services that require this Java version. This runtime is installed for Java programs to use; it does not provide the compiler or a graphical app by itself.