JDK 8 b119 ea test results are now available at: http://www.java.net/download/jdk8/testresults/testresults.html
The jdk test results contain 29 differences when compared with b118 test results. 0: /home/jtest/merge/b118/jdk/JTwork pass: 4,633; fail: 13; not run: 904 1: /home/jtest/merge/b119/jdk/JTwork pass: 4,646; fail: 13; not run: 904 0 1 Test --- pass com/sun/corba/se/impl/orb/SetDefaultORBTest.java --- pass com/sun/crypto/provider/Cipher/AES/TestCopySafe.java --- pass com/sun/jdi/ProcessAttachTest.sh --- pass com/sun/net/httpserver/Test9a.java --- pass demo/jvmti/hprof/HeapAllTest.java --- pass demo/jvmti/hprof/HeapBinaryFormatTest.java --- pass demo/jvmti/hprof/HeapDumpTest.java --- pass demo/jvmti/hprof/OptionsTest.java --- pass demo/jvmti/hprof/StackMapTableTest.java --- pass java/beans/XMLDecoder/8028054/TestConstructorFinder.java --- pass java/beans/XMLDecoder/8028054/TestMethodFinder.java --- pass java/io/pathNames/GeneralSolaris.java --- pass java/lang/annotation/typeAnnotations/BadCPIndex.java pass --- java/lang/instrument/PremainClass/NoPremainAgent.sh --- pass java/lang/instrument/PremainClass/NoPremainAgentTest.java --- pass java/lang/instrument/PremainClass/PremainClassTest.java pass --- java/lang/instrument/PremainClass/PremainClassTest.sh pass --- java/lang/instrument/PremainClass/ZeroArgPremainAgent.sh --- pass java/lang/instrument/PremainClass/ZeroArgPremainAgentTest.java pass --- java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java --- pass java/net/InetAddress/CheckJNI.java pass --- java/text/Bidi/Bug6665028.java --- pass java/util/logging/XMLFormatterDate.java --- pass javax/xml/jaxp/transform/8004476/XPathExFuncTest.java --- pass javax/xml/jaxp/transform/8004476/XSLTExFuncTest.java pass --- javax/xml/jaxp/transform/jdk8004476/XPathExFuncTest.java pass --- javax/xml/jaxp/transform/jdk8004476/XSLTExFuncTest.java pass --- sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh --- pass sun/security/pkcs11/Signature/TestDSAKeyLength.java 29 differences In addition to the above difference, one testcase [1] fails only with jtreg agentvm mode, but the testcase passes with jtreg othervm mode. There is an open bug [2] for it. The hotspot test results have 8 differences. 0: /home/jtest/merge/b118/hotspot/JTwork pass: 426; fail: 13; error: 2; not run: 7 1: /home/jtest/merge/b119/hotspot/JTwork pass: 420; fail: 11; error: 2; not run: 7 0 1 Test pass --- runtime/6626217/Test6626217.sh pass --- runtime/6929067/Test6929067.sh pass --- runtime/CDSCompressedKPtrs/XShareAuto.java pass --- runtime/InitialThreadOverflow/testme.sh fail --- runtime/LoadClass/LoadClassNegative.java pass --- runtime/XCheckJniJsig/XCheckJSig.java pass --- runtime/jsig/Test8017498.sh fail --- runtime/memory/ReadFromNoaccessArea.java 8 differences The langtools test results have 6 differences. 0: /home/jtest/merge/b118/langtools/JTwork pass: 2,954; not run: 7 1: /home/jtest/merge/b119/langtools/JTwork pass: 2,960; not run: 7 0 1 Test --- pass com/sun/javadoc/testCompletionFailure/TestCompletionFailure.java --- pass tools/javac/T8028504/DontGenerateLVTForGNoneOpTest.java --- pass tools/javac/annotations/AnnotationTypeElementModifiers.java --- pass tools/javac/declaration/method/MethodVoidParameter.java --- pass tools/javac/expression/_super/NonDirectSuper/NonDirectSuper.java --- pass tools/javac/lambda/methodReferenceExecution/MethodReferenceTestMethodHandle.java 6 differences No new failures present in Nashorn test result: http://download.java.net/jdk8/testresults/archives/b119/emailable-report.html Regards Balchandra [1] test/com/sun/java/swing/plaf/windows/8016551/bug8016551.java [2] https://bugs.openjdk.java.net/browse/JDK-8029954