Bug Fixes

The following table lists the bug fixes included in JDK 7u101 release:

Bug ID Category Subcategory Description
JDK-8148446 core-libs java.util:i18n (tz) Support tzdata2016a
JDK-8144963 deploy   Javaws checks jar files twice if JVM needs to be restarted
JDK-6348447 hotspot gc Specifying -XX:OldSize crashes 64-bit VMs
JDK-7112912 hotspot gc Message "Error occurred during initialization of VM" on boxes with lots of RAM
JDK-8145442 hotspot gc Add the facility to verify remembered sets for G1
JDK-8147087 hotspot gc Race when reusing PerRegionTable bitmaps may result in dropped remembered set entries
JDK-6584008 hotspot jvmti jvmtiStringPrimitiveCallback should not be invoked when string value is null
JDK-8026334 hotspot runtime hs_err improvement: Print elapsed time in a humanly readable format
JDK-8029630 hotspot runtime Thread id should be displayed as hex number in error report
JDK-8138745 hotspot runtime Implement ExitOnOutOfMemory and CrashOnOutOfMemory in HotSpot
JDK-8144483 hotspot runtime One long Safepoint pause directly after each GC log rotation
JDK-8003348 hotspot svc SA can not read core file on OS X
JDK-8013466 hotspot svc SA crashes when attaching to a process on OS X
JDK-8029726 hotspot svc On OS X some dtrace probe names are mismatched with Solaris
JDK-8029727 hotspot svc On OS X dtrace probes Call<type>MethodA/Call<type>MethodV are not fired.
JDK-8029728 hotspot svc On OS X dtrace probes SetStaticBooleanField are not fired
JDK-8145099 hotspot svc Better error message when SA can't attach to a process
JDK-8145954 security-libs java.security Add new DigiCert roots
JDK-8145955 security-libs java.security Add new QuoVadis roots
JDK-8131665 security-libs javax.net.ssl Bad exception message in HandshakeHash.getFinishedHash
JDK-8141050 security-libs javax.net.ssl System property to enable RC4 based ciphersuites
JDK-8133924 xml jaxp NPE may be thrown when xsltc select a non-existing node after JDK-8062518