Back

Oracle Corporation.
Patches for Oracle JRE 8 x64
Windows
10 patches available
The Java Runtime Environment (JRE) is software that Java programs require to run correctly. Java is a computer language that powers many current web and mobile applications. The JRE is the underlying technology that communicates between the Java program and the operating system. It acts as a translator and facilitator, providing all the resources so that once you write Java software, it runs on any operating system without further modifications.
Oracle JRE 8 x64 Version 8.0.4510.10
Release Date
4/15/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Refer: https://www.oracle.com/java/technologies/javase/8u451-relnotes.html#R180_451
Oracle JRE 8 x64 Version 8.0.4410.7
Release Date
1/21/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Refer: https://www.oracle.com/java/technologies/javase/8all-relnotes.html#R8u441
Oracle JRE 8 x64 Version 8.0.4310.10
Release Date
10/15/2024
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Refer -https://www.oracle.com/java/technologies/javase/8u431-relnotes.html#R180_431
Oracle JRE 8 x64 Version 8.0.4210.9
Release Date
7/16/2024
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Refer - https://www.oracle.com/java/technologies/javase/8u421-relnotes.html#R180_421
Oracle JRE 8 x64 Version 8.0.4110.9
Release Date
4/16/2024
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Refer - https://www.oracle.com/java/technologies/javase/8u411-relnotes.html#R180_411
Oracle JRE 8 x64 Version 8.0.4010.10
Release Date
1/16/2024
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Refer - https://www.oracle.com/java/technologies/javase/8u401-relnotes.html#R180_401
Oracle JRE 8 x64 Version 8.0.3910.13
Release Date
10/17/2023
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Refer -https://www.oracle.com/java/technologies/javase/8u391-relnotes.html#R180_391
Oracle JRE 8 x64 Version 8.0.3710.11
Release Date
4/18/2023
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Refer -https://www.oracle.com/java/technologies/javase/8u371-relnotes.html
Oracle JRE 8 x64 Version 8.0.3610.9
Release Date
1/17/2023
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

New Features$$$security-libs/java.security$$$? Support for RSASSA-PSS in OCSP Response (JDK-8274471)$$$An OCSP response signed with the RSASSA-PSS algorithm is now supported.
Oracle JRE 8 x64 Version 8.0.3510.10
Release Date
10/18/2022
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

New Features$$$security-libs/java.security$$$? Upgrade the Default PKCS12 MAC Algorithm (JDK-8267880)$$$The default MAC algorithm used in a PKCS #12 keystore has been updated. The new algorithm is based on SHA-256 and is stronger than the old one based on SHA-1. See the security properties starting with keystore.pkcs12 in the java.security file for detailed information.$$$$$$The new SHA-256 based MAC algorithms were introduced in the 11.0.12; 8u301; and 7u311 JDK versions. Keystores created using this newer; stronger; MAC algorithm cannot be opened in JDK versions earlier than 11.0.12; 8u301; and 7u311. A java.security.NoSuchAlgorithmException exception will be thrown in such circumstances.$$$$$$For compatibility; use the keystore.pkcs12.legacy system property; which will revert the algorithms to use the older; weaker algorithms. There is no value defined for this property.$$$$$$hotspot/runtime$$$? os::set_native_thread_name() cleanups (JDK-7102541)$$$On platforms that support the concept of a thread name on their native threads; the java.lang.Thread.setName() method will also set that native thread name. However; this will only occur when called by the current thread; and only for threads started through the java.lang.Thread class (not for native threads that have attached via JNI). The presence of a native thread name can be useful for debugging and monitoring purposes. Some platforms may limit the native thread name to a length much shorter than that used by the java.lang.Thread; which may result in some threads having the same native name.$$$$$$Refer-https://www.oracle.com/java/technologies/javase/8u-relnotes.html
Interested in automating patching for Oracle JRE 8 x64?