U241 Portable: Java Runtime 1.8
Oracle officially ended public updates for Java 8 for commercial users in January 2019. While Update 241 was released in January 2020, access to binaries for this version generally required an Oracle Support contract. Users attempting to update older versions of Java 8 to 241 via public channels would have been redirected to later versions or required to accept new license terms.
Update 241 focuses heavily on underlying infrastructure adjustments rather than introducing new APIs. The release centers on stabilizing application behavior across distinct network environments. 1. Security Vulnerability Patches java runtime 1.8 u241
Edit the java.security file (located in jre/lib/security/ ). Uncomment and set: Oracle officially ended public updates for Java 8
| CVE ID | Component | CVSS 3.0 | Impact | |--------------|----------------|----------|-------------------------------------| | | JNDI (RMI) | 9.0 | Remote code execution via NamingManager | | CVE-2020-2590 | Security (libs) | 7.4 | Insecure XMLSignature validation | | CVE-2020-2583 | Serialization | 7.4 | ObjectInputStream filter bypass | | CVE-2020-2592 | JCE | 5.9 | Limited KeyStore integrity issue | | CVE-2020-2595 | JMX | 5.3 | MBean ObjectName handling flaw | Security Vulnerability Patches Edit the java
: New checks ensure that "trust anchors" (root certificates) are proper CA certificates with the correct extensions. This is controlled by the jdk.security.allowNonCaAnchor TLS Server Certificate Matching
Have a story about being stuck on Java 8u241? Share it in the comments.
Java Runtime 1.8 Update 241 is suitable for a range of applications and use cases, including: