http://hg.openjdk.java.net/jdk7u/jdk7u/rev/36e8397bf04d http://hg.openjdk.java.net/jdk7u/jdk7u/langtools/rev/5bd6f3adf690 http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/677a0ad1e733 http://hg.openjdk.java.net/jdk7u/jdk7u/jaxws/rev/579128925dd9 http://hg.openjdk.java.net/jdk7u/jdk7u/jaxp/rev/82715bc68eb6 http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/bd8f2377a415 http://hg.openjdk.java.net/jdk7u/jdk7u/corba/rev/2444fa7df7e3
--- All the fixes will be tested during promotion (no PIT testing at this point): List of all fixes: =================== JDK-8040076 client-libs Memory leak: java.awt.List objects allowing multiple selections are not GC-ed. JDK-8046559 client-libs NPE when changing Windows theme JDK-4991647 client-libs PNGMetadata.getAsTree() sets bitDepth to invalid value JDK-8016545 client-libs java.beans.XMLEncoder.writeObject output is wrong JDK-6993873 client-libs java/awt/Focus/FocusOwnerFrameOnClick/FocusOwnerFrameOnClick.java test indicates ".a frame wasn't focused on click" jdk7 issue on linux JDK-6984762 core-libs Invalid close of file descriptor '-1' in findZoneinfoFile JDK-8041680 core-libs StackOverflowError when processing javascript with many ORed conditions JDK-8030192 core-libs TEST_BUG: java/util/logging/TestLoggerBundleSync.java failed with NPE JDK-8006576 core-libs [TEST BUG] closed/java/util/zip/ZipFile/VmCrash.java fails JDK-8031068 core-libs java/util/logging/ParentLoggersTest.java: checkLoggers: getLoggerNames() returned unexpected loggers JDK-8048906 deploy Broken exception site list GUI- Unable to add a site to the list JDK-8038463 deploy Java Control Panel doesn't display correctly in high resolution JDK-8024478 deploy More Information link on security prompt with missing permissions message does not have mnemonic JDK-8037921 deploy SSV relaunch when running applet requesting Java 1.4 since 8u20 b06 JDK-8044290 deploy Shortcuts are not created for javaws x64 with JRE 7u55 on Windows OS JDK-8037471 deploy The warning message displays the app name and publisher as "UNKNOWN" if cache is disabled JDK-8044291 deploy update to 6u75 does not update deployment.properties, causing app to fail w/ DRS JDK-8025051 globalization Update resource files for TimeZone display names JDK-8031290 hotspot Adjust call to getisax() for additional words returned JDK-8041918 hotspot BootstrapMethods attribute cannot be empty JDK-8048271 hotspot Minor GC times doubled from JDK 6u35 to JDK 7u51 JDK-8046769 hotspot Set T family feature bit on Niagara systems JDK-8019324 hotspot assert(_f2 == 0 || _f2 == f2) failed: illegal field change JDK-7095856 other-libs OutputStreamHook doesn't handle null values JDK-8049250 security-libs (smartcardio) Need a flag to invert the Card.disconnect(reset) argument JDK-8021804 security-libs Certpath validation fails if validity period of root cert does not include validity period of intermediate cert JDK-8049480 security-libs Current versions of Java can't verify jars signed and timestamped with Java 9 JDK-8043200 security-libs Decrease the preference mode of RC4 in the enabled cipher suite list JDK-8050158 security-libs Introduce system property to maintain RC4 preference order JDK-6545422 tools TEST BUG: NativeErrors.java uses wrong path name in exec JDK-8050386 tools javac, follow-up of fix for JDK-8049305 JDK-8051004 tools javac, incorrect bug id in tests for JDK-8050386 JDK-8049514 xml FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory JDK-8029837 xml NPE seen in XMLDocumentFragmentScannerImpl.setProperty since 7u40b33