Chapter 5. OpenJDK MSI installer components

(Optional) Set the following OpenJDK 11 for Windows MSI-based installer components:

jdk
Java Development Kit (JDK) files.
jdk-registry-standard

Registry keys:

HKLM\Software\JavaSoft\JDK\<version>, entries:
    JavaHome: <INSTALLDIR>
    RuntimeLib: <INSTALLDIR>\bin\server\jvm.dll

HKLM\Software\JavaSoft\JDK, entries:
    CurrentVersion: <version>
jdk_env_path
Appends <INSTALLDIR>\bin to the system %PATH% environment variable.
jdk_env_java_home
Sets <INSTALLDIR> to the system %JAVA_HOME% environment variable.
jdk_env_vendor_java_home
Sets <INSTALLDIR> to the system %REDHAT_JAVA_HOME% environment variable.
jdk_registry_jar
Association for JAR files. Launch JAR files with the OpenJDK context menu.
jmc
JDK Mission Control files, installed into <INSTALLDIR>\missioncontrol.
jmc_env
Appends <INSTALLDIR>\missioncontrol to the system %PATH% environment variable.