We’re sorry. We could not find a match for your search.

We suggest you try the following to help find what you’re looking for:

  • Check the spelling of your keyword search.
  • Use synonyms for the keyword you typed, for example, try "application" instead of "software."
  • Start a new search.
Cloud Account Sign in to Cloud
Oracle Account

Java SE 6u105 Bug Fixes

The following table lists the bug fixes included in JDK 6u105 release:

Bug Id Category Subcategory Description
JDK-8077409 client-libs java.awt Drawing deviates when validate() is invoked on java.awt.ScrollPane
JDK-8133321 core-libs   (tz) Support tzdata2015f
JDK-7150092 core-libs java.net NTLM authentication fail if user specified a different realm
JDK-7094176 core-libs java.util:i18n (tz) Incorrect TimeZone display name when DST not applicable / disabled
JDK-8072602 core-libs java.util:i18n Unpredictable timezone on Windows when OS's timezone is not found in tzmappings
JDK-8074350 core-libs java.util:i18n Support ISO 4217 "Current funds codes" table (A.2)
JDK-7011441 core-libs javax.naming ./jndi/ldap/Connection.java needs to avoid spurious wakeup
JDK-6904403 security-libs jvmti assert(f == k->has_finalizer(),"inconsistent has_finalizer") with debug VM
JDK-8035150 hotspot jvmti ShouldNotReachHere() in ConstantPool::copy_entry_to
JDK-7127066 hotspot runtime Class verifier accepts an invalid class file
JDK-8048353 hotspot runtime jstack -l crashes VM when a Java mirror for a primitive type is locked
JDK-8075331 hotspot svc jdb eval java.util.Arrays.asList(array) shows inconsistent behaviour
JDK-8132410 install   sun_patchchk failed with new patch ID after absoletion of previous one
JDK-8062834 security-libs javax.crypto Allow DHKeyPair generation for bit lengths > 1024 in 6u, 7u
JDK-8032908 xml jaxp getTextContent doesn't return string in JAXP
JDK-8062518 xml jaxp AIOBE occurs when accessing to document function in extended function in JAXP
JDK-8081392 xml jaxp getNodeValue should return 'null' value for Element nodes