The following table lists the bug fixes included in JDK 6u131 release:
# | JBS | Component | Subcomponent | Description |
---|---|---|---|---|
1 | JDK-8140530 | client-libs | 2d | Creating a VolatileImage with size 0,0 results in no longer working g2d.drawString |
2 | JDK-8164308 | client-libs | 2d | The bold font doesn't change when switch "Dialog" to "Serif" |
3 | JDK-7008595 | core-libs | java.net | Class loader leak caused by keepAliveTimer thread in KeepAliveCache |
6 | JDK-8158802 | core-libs | javax.naming | com.sun.jndi.ldap.SimpleClientId produces wrong hash code |
7 | JDK-8159822 | core-libs | javax.naming | Non-synchronized access to shared members of com.sun.jndi.ldap.pool.Pool |
8 | JDK-8146975 | other-libs | corba | NullPointerException in IIOPInputStream.inputClassFields |
9 | JDK-6825352 | security-libs | java.security | support self-issued certificate in keytool |
10 | JDK-8049480 | security-libs | java.security | Current versions of Java can't verify jars signed and timestamped with Java 9 |
11 | JDK-8158111 | security-libs | javax.net.ssl | Make handling of 3rd party providers more stable |
12 | JDK-8160518 | security-libs | org.ietf.jgss:krb5 | Semicolon is not recognized as comment starting character (Kerberos) |
13 | JDK-8067964 | tools | Native2ascii doesn't close one of the streams it opens |