The following table lists the bug fixes included in the JDK 7u271 release:
| # | JBS | Component | Subcomponent | Summary |
|---|---|---|---|---|
| 1 | JDK-8074562 | client-libs | 2d | CID keyed OpenType fonts are not supported by T2K |
| 2 | JDK-8185538 | client-libs | 2d | JDK 9 is really slow initialising some OTF/CFF fonts. |
| 3 | JDK-8188030 | client-libs | java.awt | AWT java apps fail to start when some minimal fonts are present |
| 4 | JDK-8213583 | client-libs | java.awt | Error while opening the JFileChooser when desktop contains shortcuts pointing to deleted files |
| 5 | JDK-8242498 | client-libs | java.awt | Invalid "sun.awt.TimedWindowEvent" object leads to JVM crash |
| 6 | JDK-8232854 | core-libs | java.net | URLClassLoader.close() doesn't close cached JAR file on Windows when load() fails |
| 7 | JDK-8044365 | core-libs | java.nio | (dc) MulticastSendReceiveTests.java failing with ENOMEM when joining group (OS X 10.9) |
| 8 | JDK-8206454 | hotspot | runtime | [8u] os::current_stack_pointer() fails to compile on later Windows compilers (warning C4172: returning address of local variable) |
| 9 | JDK-8028431 | security-libs | java.security | NullPointerException in DerValue.equals(DerValue) |
| 10 | JDK-8028591 | security-libs | java.security | NegativeArraySizeException in sun.security.util.DerInputStream.getUnalignedBitString() |
| 11 | JDK-8181841 | security-libs | java.security | A TSA server returns timestamp with precision higher than milliseconds |
| 12 | JDK-8238452 | security-libs | java.security | Keytool generates wrong expiration date if validity is set to 2050/01/01 |