Notes generated: Fri Nov 01 20:38:09 CET 2024
None.
Issue | Description |
---|---|
JDK-8184993 |
java.util.zip.ZipFile.getEntry() now always returns the ZipEntry instance with a '/' ended entry name for directory entry The
With this release, the name of the To revert to the previous behavior, set the system property This change was made in order to fix a regression introduced in JDK 8u141 when verifying signed JARs and has caused some WebStart applications to fail to load. See JDK-8184993 for more information. |
Priority | Bug | Summary |
---|---|---|
P3 | JDK-8184328 | JDK 8u131 socketRead0 hang at SSL read |
Priority | Bug | Summary |
---|---|---|
P3 | JDK-8074544 | webstart app fails with CouldNotLoadArgumentException when account in Japanese |
Priority | Bug | Summary |
---|---|---|
P2 | JDK-8158639 | C2 compilation fails with SIGSEGV |
P2 | JDK-8134389 | Crash in HotSpot with jvm.dll+0x42b48 ciObjectFactory::create_new_metadata |
P4 | JDK-8185572 | Enable AssumeMP by default on SPARC machines |
Priority | Bug | Summary |
---|---|---|
P1 | JDK-8180048 | Interned string and symbol table leak memory during parallel unlinking |
Priority | Bug | Summary |
---|---|---|
P2 | JDK-8184993 | Jar file verification failing with SecurityException: digest missing xxx |