Releases22
Frequency2 months 1 week
Last Release
## Temurin The Temurin package uses OpenJDK_HotSpot VM from Temurin using the msi file format. Using a msi file provides a rich source of installation options : ** The following Features must be listed after `/ADDLOCAL=` using a comma after each feature. ** | Feature | Description | |----|----| | FeatureMain   |   Core Temurin installation (DEFAULT) | | FeatureEnvironment   |   Update the PATH environment variable (DEFAULT) | | FeatureJarFileRunWith   |   Associate .jar files with Java applications (DEFAULT) | | FeatureJavaHome   |   Update the JAVA_HOME environment variable | | FeatureIcedTeaWeb   |   Install IcedTea-Web | | FeatureJNLPFileRunWith   |   Associate .jnlp files with IcedTea-web (Temurin 8 only) | | FeatureOracleJavaSoft   |   Updates registry keys HKLM\SOFTWARE\JavaSoft\ (Temurin 8 only) | ** Note: FeatureOracleJavaSoft can be used to prevent Oracle Java launching from PATH when Temurin is uninstalled. Reinstall Oracle Java if you need to restore the Oracle registry keys. ** Optional parameters can be used that group some of the features together: | Parameter | Features | |----|----| |   INSTALLLEVEL=1   |   FeatureMain,FeatureEnvironment,FeatureJarFileRunWith   | |----|----| |   INSTALLLEVEL=2   |   FeatureMain,FeatureEnvironment,FeatureJarFileRunWith, FeatureJavaHome,FeatureIcedTeaWeb   | |----|----| |   INSTALLLEVEL=3   |   FeatureMain,FeatureEnvironment,FeatureJarFileRunWith, FeatureJavaHome,FeatureIcedTeaWeb,FeatureJNLPFileRunWith   | The following example silently installs Temurin, updates the PATH, associates .jar files with Java applications and defines JAVA_HOME: Example: `choco install Temurin --params="/ADDLOCAL=FeatureMain,FeatureEnvironment,FeatureJarFileRunWith,FeatureJavaHome /INSTALLDIR=$env:Programfiles\Eclipse Adoptium\ /quiet"` ** Note: You must use INSTALLDIR with FeatureMain. INSTALLDIR Default is `$env:Programfiles\Eclipse Adoptium` ** This will install both the 32 bit and 64 bit versions of the desired package by using the parameter `/both` Example: `choco install Temurin --params="/both"`
Subscribe above to receive notifications when new versions are released.
VersionDate
Stability
Stability is determined by the version string and my be inaccurate.
21.0.8.9 Stable
21.0.6.7 Stable
21.0.5.11 Stable
21.0.4.7 Stable
21.0.3.9 Stable
21.0.2 Stable
21.0.1.1200 Stable
21.0.0.3500 Stable
20.0.2.900 Stable
20.0.1.900 Stable
20.0.0.3600 Stable
19.0.2.700 Stable
19.0.1.1000 Stable
19.0.0.3600 Stable
18.0.2.10100 Stable
18.0.2.900 Stable
18.0.1.1000 Stable
18.0.0.3600 Stable
17.0.2.800 Stable
17.0.1.1200 Stable
17.0.0.3500 Stable
16.0.2.700 Stable