http://hg.openjdk.java.net/jdk7u/jdk7u/rev/ea798405286d http://hg.openjdk.java.net/jdk7u/jdk7u/langtools/rev/5c9759e0d341 http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/eeb571eea68d http://hg.openjdk.java.net/jdk7u/jdk7u/jaxws/rev/30afd3e2e704 http://hg.openjdk.java.net/jdk7u/jdk7u/jaxp/rev/673ea3822e59 http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/c0fe72510a8c http://hg.openjdk.java.net/jdk7u/jdk7u/corba/rev/394f83504abb
--- All the fixes will be tested during promotion (no PIT testing at this point): List of all fixes: =================== JDK-6624849 core-libs TEST_BUG test/java/util/concurrent/Exchanger/NullExchanges.java fails intermittently JDK-7052170 docs javadoc -charset option generates wrong meta tag JDK-7076487 core-libs (sctp) SCTP API classes do not exist in JDK for Mac JDK-7084032 core-libs test/java/net/Inet6Address/B6558853.java fails on Windows XP/2003 if IPv6 enabled JDK-7152892 other-libs some jtreg tests fail with permission denied JDK-7169142 core-libs CookieHandler does not work with localhost JDK-7186887 tools Test T6567415.java can fail on a slow machine JDK-8007143 infrastructure download.oracle.com in JDK docs JDK-8015421 core-libs NegativeArraySizeException occurs in ChunkedOutputStream() with Integer.MAX_VALUE JDK-8016328 tools Regression : Javadoc i18n regression caused by fix for 8012375 JDK-8017456 client-libs [TEST_BUG] java/awt/DataFlavor/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug.html: test frames remain after test execution JDK-8019184 core-libs MethodHandles.catchException() fails when methods have 8 args + varargs JDK-8019800 core-svc Test sun/tools/jcmd/jcmd-f.sh failing after JDK-8017011 JDK-8021372 core-libs NetworkInterface.getNetworkInterfaces() returns duplicate hardware address JDK-8023990 client-libs Regression: postscript size increase from 6u18 JDK-8024675 core-libs java/net/NetworkInterface/UniqueMacAddressesTest.java fails on Windows JDK-8027026 security-libs Change keytool -genkeypair to use -keyalg RSA JDK-8027212 core-libs TEST_BUG: java/nio/channels/Selector/SelectAfterRead.java fails intermittently JDK-8031464 deploy Debug trace controlled by SystemUtil flag not enabled when JPI_PLUGIN2_DEBUG is set JDK-8031490 deploy Broken Java SE 7 jnlp samples (app2 and app3) JDK-8032078 client-libs [macosx] CPlatformWindow.setWindowState throws RuntimeException, if windowState=ICONIFIED|MAXIMIZED_BOTH JDK-8032206 deploy Applet with jnlp.Packenabled=True And jnlp.versionEnabled=True Fails JDK-8032669 client-libs Mouse release not being delivered to Swing component in 7u45 JDK-8033294 tools javac, spurious warning for instanceof operator JDK-8033327 core-libs closed/sun/reflect/misc/ReflectUtil/CheckConservativeMemberAccess/CheckConservativeMemberAccess.java fails to compile