The following table lists the bug fixes included in JDK 6u75 release:
Bug Id | Category | Sub-Category | Description |
---|---|---|---|
JDK-6571600 | client-libs | java.awt | JNI use results in UnsatisfiedLinkError looking for libmawt.so |
JDK-8020191 | core-libs | java.lang | System.getProperty( "os.name " ) returns " Windows NT (unknown) " on Windows 8.1 |
JDK-8006395 | core-libs | java.net | Race in async socket close on Linux |
JDK-6503428 | core-libs | java.nio | (ch) Assertion failure in NativeThreadSet.add |
JDK-6516066 | core-libs | java.nio | <(ch) NativeThreadSet.add doesn't expand thread set |
JDK-6842359 | core-libs | java.nio | (so) Socket adaptor getLocalPort method throws SocketException |
JDK-8030822 | core-libs | java.time | (tz) Support tzdata2013i |
JDK-6735255 | core-libs | java.util.jar | ZipFile.close() does not close ZipFileInputStreams, contrary to the API document |
JDK-7003462 | core-libs | java.util.jar | cannot read InputStream returned by java.util.ZipFile.getInputStream(ZipEntry) |
JDK-7031076 | core-libs | java.util.jar | InputStreams that are not closed hang around until ZipFile is closed |
JDK-6425537 | core-libs | java.util:collections | (coll) WeakHashMap thread safety |
JDK-8029609 | deploy | deployment_toolkit | 6u65: liveconnect security dialog cannot be suppressed, associated w/ npe |
JDK-8007779 | hotspot | runtime | os::die() on solaris should generate core file |
JDK-7133122 | hotspot | svc | SA throws sun.jvm.hotspot.debugger.UnmappedAddressException when it should not |
JDK-8035618 | other-libs | corba:rmi-iiop | Four api/org_omg/CORBA TCK tests fail under plugin only |
JDK-8017173 | security-libs | javax.xml.crypto | XMLCipher with RSA_OAEP Key Transport algorithm can't be instantiated |