http://hg.openjdk.java.net/jdk8/jdk8/rev/a4afb0a8d55e http://hg.openjdk.java.net/jdk8/jdk8/nashorn/rev/1db3d4e4d189 http://hg.openjdk.java.net/jdk8/jdk8/langtools/rev/19de039a03a6 http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/fc4ac66aa657 http://hg.openjdk.java.net/jdk8/jdk8/jaxws/rev/fe56ba456fd3 http://hg.openjdk.java.net/jdk8/jdk8/jaxp/rev/c1d234d4f164 http://hg.openjdk.java.net/jdk8/jdk8/hotspot/rev/aec3226be72d http://hg.openjdk.java.net/jdk8/jdk8/corba/rev/e53d1ee4d2ae
--- 2d performed some PIT testing, all remaining fixes will be tested during promotion. List of all fixes: =================== JDK-6523160 core-svc RuntimeMXBean.getUptime() returns negative values JDK-6543856 core-svc MonitorVmStartTerminate.sh fails intermittently JDK-6559590 core-libs Pattern.compile(".*").split("") returns incorrect result JDK-6849945 core-svc VM Periodic Task Thread CPU time = -1ns in HotspotThreadMBean.getInternalThreadCpuTimes() JDK-6944188 core-svc ThreadMXBean/ThreadStateTest.java fails intermittently JDK-6954510 core-svc TEST_BUG: Testcase failure com/sun/jdi/BreakpointWithFullGC.sh JDK-6959636 core-svc testcase failing on windows javax/management/loading/LibraryLoader/LibraryLoaderTest.java JDK-7194897 core-libs JSR 292: Cannot create more than 16 instances of an anonymous class JDK-8004126 core-svc TEST_BUG: com/sun/jdi/BadHandshakeTest.java fails intermittently JDK-8007984 core-svc [parfait] Null pointer dereference in jdk/linux-amd64/democlasses/demo/jvmti/heapTracker/src/java_crw_demo.c JDK-8013043 client-libs [JavaSecurityScanner] review package com.sun.java.accessibility.* Some public native methods in classes of package should be private. JDK-8014266 security-libs regression test AsyncSSLSocketClose.java time out. JDK-8014506 hotspot Test of Jdp feature JDK-8015068 infrastructure Use jtreg -exclude for handling problemList.txt exclusions JDK-8015497 hotspot Take new fixes from hotspot/test/testlibrary to jdk/test/lib/testlibrary JDK-8016519 xml closed/javax/xml/ws/8005432/TestProxyCreation.java uses fixed port, fails periodically JDK-8016725 core-libs TEST_BUG: java/lang/reflect/Method/DefaultMethodModeling.java failing intermittently JDK-8019834 core-libs InetAddress.getByName hangs for bad IPv6 literals JDK-8019855 core-svc Remove com.sun.jmx.trace API and snmp dependency on sun.awt.AppContext JDK-8021309 infrastructure replace test/Makefile jdk_* targets with jtreg groups JDK-8022208 core-libs Intermittent test failures in java/lang/Thread/ThreadStateTest.java JDK-8022213 core-libs Intermittent test failures in java/net/URLClassLoader JDK-8022963 core-libs java/net/NetworkInterface/Equals.java fails equality for Windows Teredo Interface JDK-8023041 performance The CDS classlist needs to be updated for JDK 8 JDK-8023147 security-libs Test DisabledShortRSAKeys.java intermittent failed JDK-8023462 core-libs TEST_BUG: test/com/sun/net/httpserver/bugs/B6433018.java fails on slow/single core machine JDK-8024378 xml StAX parser shall support JAXP properties JDK-8024458 core-libs DataInput.readDouble refers to "readlong" instead of "readLong" JDK-8024635 core-libs Caching MethodType's descriptor string improves lambda linkage performance JDK-8025113 tools Convert 7 tools TryWithResources tests to jtreg format JDK-8025198 core-libs Intermittent test failure: java/util/concurrent/ThreadPoolExecutor/ThrowingTasks.java JDK-8025234 client-libs [javadoc] fix some errors in javax.swing.** JDK-8025440 client-libs [TEST_BUG] com/sun/awt/SecurityWarning/GetSizeShouldNotReturnZero.java failed since jdk8b108 JDK-8025524 tools javadoc does not correctly locate constructors for nested classes JDK-8025698 core-libs (fs) Typo in exception thrown by encode() in UnixPath.java JDK-8025844 tools Need test to provide coverage for new DocumentationTool.Location enum JDK-8025985 core-svc com.sun.management.OSMBeanFactory should not be public JDK-8026231 tools Look at 'static' flag when checking method references JDK-8026330 core-libs java.util.Base64 urlEncoder should omit padding JDK-8026491 client-libs Typos in string literals JDK-8026884 core-libs test for fix of JDK-8021398 does not have @bug tag JDK-8026952 core-libs Test java/util/logging/LogManager/RootLogger/setLevel/TestRootLoggerLevel.java has wrong @bug id JDK-8026963 tools type annotations code crashes for code with erroneous trees JDK-8027142 tools Invokedynamic instructions don't get line number table entries JDK-8027209 core-svc javax/management/monitor/ThreadPoolAccTest.java fails intermittently JDK-8027227 other-libs [asm] generate CONSTANT_InterfaceMethodref for invoke{special/static) of non-abstract methods on ifaces JDK-8027232 core-libs Update j.l.invoke code generating class files to use ASM enhancements for invocation of non-abstract methods on ifaces JDK-8027236 core-libs Ensure ConsString isn't visible to Java JDK-8027253 tools javac illegally accepts array as bound JDK-8027281 tools Incorrect invokespecial generated for JCK lang EXPR/expr636/expr63602m* tests JDK-8027310 tools Annotation Processor crashes with NPE JDK-8027351 core-libs (ref) Private finalize method invoked in preference to protected superclass method JDK-8027375 tools javac asserts on nested erroneous annotations JDK-8027411 tools javap tonga tests cleanup: write a java program to test invalid options -h and -b JDK-8027439 tools Compile-time error in the case of ((Integer[] & Serializable)new Integer[1]).getClass() JDK-8027530 tools javap tonga tests cleanup: test -public, -protected, -package, -private options JDK-8027612 core-libs java/io/File/MaxPathLength.java fails intermittently in the clean-up stage JDK-8027624 security-libs com/sun/crypto/provider/KeyFactory/TestProviderLeak.java unstable again JDK-8027625 core-libs test/java/math/BigInteger/ExtremeShiftingTests.java needs @run tag to specify heap size JDK-8027645 core-libs Pattern.split() with positive lookahead JDK-8027648 client-libs Type of overridden property is resolved incorrectly JDK-8027660 tools javac crash while creating LVT entry for a local variable defined in an inner block JDK-8027681 core-libs Lambda serialization fails once reflection proxy generation kicks in JDK-8027687 core-libs The constructors of URLPermission class do not behave as described in javadoc JDK-8027692 core-svc Remove java/lang/management/MemoryMXBean/LowMemoryTest2.sh from ProblemList.txt JDK-8027693 hotspot Remove fixed tests from ProblemList.txt JDK-8027695 globalization There should be a space before % sign in Swedish locale JDK-8027696 client-libs Incorrect copyright header in the tests JDK-8027700 core-libs function redeclaration checks missing for declaration binding instantiation JDK-8027705 core-svc com/sun/jdi/JdbMethodExitTest.sh fails when a background thread is generating events. JDK-8027708 core-libs NASHORN TEST: Create Nashorn test that draws image step-by-step using JavaFX canvas. JDK-8027712 core-libs DistinctOpTest fails for unordered test JDK-8027730 core-libs Fix release-8 type visitors to support intersection types JDK-8027744 security-libs Update the Unlimited Policy file documentation to JDK 8. JDK-8027752 core-svc sun/tools/jstatd/TestJstatdExternalRegistry.java: java.lang.SecurityException: attempt to add a Permission to a readonly Permissions object JDK-8027753 core-libs Support ScriptObject to JSObject, ScriptObjectMirror, Map, Bindings auto-conversion as well as explicit wrap, unwrap JDK-8027755 infrastructure Anti-delta incorrect push for 8025198 JDK-8027765 hotspot Make exit codes and stdout/stderr printing from jmap/jinfo/jstack/jps consistent JDK-8027796 core-libs Refactor Core Reflection for Type Annotations JDK-8027803 core-libs test/sun/reflect/AnonymousNewInstance/ManyNewInstanceAnonTest.java fails in agentvm mode JDK-8027822 core-libs ProblemList.txt Updates (11/2013) JDK-8027823 core-libs catchException combinator fails with 9 argument target JDK-8027828 core-libs ClassCastException when converting return value of a Java method to boolean JDK-8027849 security-libs Typo introduced in JDK-8027744 JDK-8027860 xml [TEST_BUG] File not closed in javax/xml/jaxp/parsers/8022548/XOMParserTest.java JDK-8027881 hotspot Exact intrinsics: assert(n != NULL) failed: must not be null JDK-8027930 core-libs ResourceBundle test failures in fr locale JDK-8027943 other-libs serial version of com.sun.corba.se.spi.orbutil.proxy.CompositeInvocationHandlerImpl changed in 7u45 JDK-8027961 core-libs Inet[4|6]Address native initializing code should check field/MethodID values JDK-8027972 client-libs [macosx] Provide a regression test for JDK-8007006 JDK-8027987 hotspot Replace JdkFinder.getJavaLauncher() with ProcessTools.createJavaProcessBuilder() in JFR tests JDK-8027991 security-libs InputStream should be closed in sun.security.tools.jarsigner.Main JDK-8028014 core-svc JMX Doclint warning/error cleanup JDK-8028020 core-libs Function parameter as last expression in comma in return value causes bad type calculation JDK-8028021 core-libs @since 1.8 missing for certain methods in java.lang.reflect.Method in generated api docs JDK-8028027 core-libs serialver should emit declaration with the 'private' modifier JDK-8028041 core-libs Serialized Form description of j.l.String is not consistent with the implementation JDK-8028044 core-libs [TEST_BUG] Calendar shell tests do not pass TESTVMOPTS JDK-8028055 core-libs (reflect) invoking Method/Constructor in anonymous classes breaks with -Dsun.reflect.noInflation=true JDK-8028060 core-libs test/java/net/URLPermission/nstest/lookup.sh failing (win) JDK-8028069 core-libs (ref) Finalizer.c not deleted in the changeset for JDK-8027351 JDK-8028074 core-libs InetAddress.getByName fails with UHE "invalid IPv6 address" if host name starts with a-f JDK-8028076 core-libs Correct raw type lint warnings in core reflection implementation classes JDK-8028092 core-libs Lint cleanup of java.time.format JDK-8028099 core-svc Many com/sun/management/OperatingSystemMXBean tests failing with CCE (win) JDK-8028101 core-svc closed/sun/tracing/ProviderProxyTest.java fails with assertions enabled JDK-8028102 infrastructure All test targets, jdk/test/Makefile, fail on Windows JDK-8028103 core-libs tests missing in closed TEST.groups JDK-8028149 core-libs clean up javac -Xlint warnings in com.sun.rowset JDK-8028206 client-libs sun/java2d/cmm/ProfileOp/SetDataTest.java fails JDK-8028208 core-libs (aio) Assertion in clearPendingIoMap when closing at around time file lock is acquired immediately (win) JDK-8028229 core-libs Fix more raw types lint warning in core libraries JDK-8028230 client-libs Behavior of SystemFlavorMap.getNativesForFlavor differ from that in Java 7 JDK-8028234 core-libs Remove unused methods in sun.misc.JavaAWTAccess JDK-8028239 core-svc test/sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh with CNF JDK-8028263 globalization Update Swedish TimeZoneNames.properties files to fix some translation issues JDK-8028270 core-libs (fs) Files.readSymbolicLink calls AccessController directly so security manager can't grant the permission JDK-8028282 tools Remove @ignore from test langtools/test/tools/javac/T7042623.java JDK-8028283 client-libs Revert JavaDoc changes pushed for JDK-7068423 JDK-8028300 core-libs Fix raw type lint warnings in java.util.concurrent JDK-8028320 globalization Update Spanish TimeZoneNames.properties files to fix some translation issues JDK-8028321 core-libs Fix for String.split() empty input sequence/JDK-6559590 triggers regression. JDK-8028343 other-libs More ProblemList.txt updates (11/2013) JDK-8028501 hotspot/gc TestGCYoungGenerationConfigurationEventWithMinAndMaxSize.java fails with large pages JDK-8028513 hotspot/gc TestGCYoungGenerationConfigurationEventWithDefaultNewSize.java fails due to changes in MaxNewSize