Download Java MSI x64 and x86 8.0.2010.9.
For installation with Configuration Manager use:
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
Para desinstalar uso:
x86
msiexec /x {26A24AE4-039D-4CA4-87B4-2F32180201F0} /qn /norestart
x64
msiexec /x {26A24AE4-039D-4CA4-87B4-2F64180201F0} /qn /norestart
Libere os destaques
Data de expiração de Jre
The JRE expires whenever a new release with security vulnerability fixes becomes available. Critical patch updates, que contêm correções de vulnerabilidade de segurança, são anunciados com um ano de antecedência em atualizações críticas de patches, Security Alerts, and Bulletins. This JRE (version 8u201) will expire with the release of the next critical patch update scheduled for April 16, 2019.
Para sistemas incapazes de alcançar os servidores Oracle, Um mecanismo secundário expira este jre (version 8u201) on May 16, 2019. Depois que qualquer uma das condições é atendida (Novo lançamento, tornando -se disponível ou data de validade alcançada), O JRE fornecerá avisos e lembretes adicionais aos usuários para atualizar para a versão mais recente.
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 ExpireO jarsigner
tool now shows more information about the lifetime of a timestamped JAR. New warning and error messages are displayed when a timestamp has expired or is expiring within one year.