Télécharger Java MSI x64 and x86 8.0.2010.9.
For installation with Gestionnaire de configuration utiliser:
x86
msiexec.exe /i "jre1.8.0_201.msi"/qn JU=0 JAVAUPDATE=0 AUTOUPDATECHECK=0 RebootYesNo=No WEB_JAVA=1
x64
msiexec.exe /i "jre1.8.0_20164.msi"/qn JU=0 JAVAUPDATE=0 AUTOUPDATECHECK=0 RebootYesNo=No WEB_JAVA=1
Pour désinstaller une utilisation:
x86
msiexec /x {26A24AE4-039D-4CA4-87B4-2F32180201F0} /qn /norestart
x64
msiexec /x {26A24AE4-039D-4CA4-87B4-2F64180201F0} /qn /norestart
Points forts de la sortie
Date d'expiration JRE
The JRE expires whenever a new release with security vulnerability fixes becomes available. Mises à jour de correctifs critiques, qui contiennent des correctifs de vulnérabilité de sécurité, sont annoncés un an à l'avance sur les mises à jour de correctifs critiques, Security Alerts, and Bulletins. This JRE (version 8u201) will expire with the release of the next critical patch update scheduled for April 16, 2019.
Pour les systèmes incapables d'atteindre les serveurs Oracle, Un mécanisme secondaire expire ce jre (version 8u201) on May 16, 2019. Une fois l'une ou l'autre condition remplie (Nouvelle version devenant disponible ou date d'expiration atteinte), Le JRE fournira des avertissements et des rappels supplémentaires aux utilisateurs pour mettre à jour la nouvelle version.
security-libs/javax.net.ssl
TLS anon and NULL Cipher Suites are DisabledThe TLS anon (anonymous) and NULL cipher suites have been added to the jdk.tls.disabledAlgorithms
security property and are now disabled by default.
security-libs/java.security
jarsigner Prints When a timestamp Will ExpireLe jarsigner
tool now shows more information about the lifetime of a timestamped JAR. New warning and erreur messages are displayed when a timestamp has expired or is expiring within one year.