New Java versions
New Java versions (OpenJDK): 20, 21, and 22 were added. Now available as commands:
or as java after exporting variable:
export JAVA_VERSION="20"
export JAVA_VERSION="21"
export JAVA_VERSION="22"
More information about using Java: https://docs.serv00.com/Java/