From rory.odonnell at oracle.com Wed Sep 3 10:58:28 2014 From: rory.odonnell at oracle.com (Rory O'Donnell Oracle, Dublin ireland) Date: Wed, 03 Sep 2014 11:58:28 +0100 Subject: JDK 9 early access b28 test results now available Message-ID: <5406F454.9040607@oracle.com> JDK 9 ea b28 test results are now available at http://www.java.net/download/openjdk/testresults/9/testresults.html The jdk test results contain 30 differences from the b27 test results. There are 3 new failures , these failures are under investigation. 0: /home/jtest/merge9/b27/jdk/JTwork pass: 4,821; fail: 6; not run: 1,449 1: /home/jtest/merge9/b28/jdk/JTwork pass: 4,813; fail: 9; not run: 1,518 0 1 Test --- pass com/sun/crypto/provider/Cipher/AES/CTR.java --- pass com/sun/crypto/provider/Cipher/AES/Padding.java --- pass com/sun/crypto/provider/Cipher/AES/TestAESCipher.java --- pass com/sun/crypto/provider/Cipher/AES/TestNonexpanding.java --- pass com/sun/crypto/provider/Cipher/AES/TestSameBuffer.java --- pass java/lang/SecurityManager/CheckSecurityProvider.java pass fail java/lang/instrument/RedefineBigClass.sh pass fail java/lang/instrument/RetransformBigClass.sh --- pass java/util/Calendar/SupplementalJapaneseEraTest.sh --- pass sun/security/krb5/ccache/DefaultFile.java --- pass sun/tools/jps/TestJpsClass.java --- pass sun/tools/jps/TestJpsJar.java --- pass sun/tools/jps/TestJpsSanity.java pass --- sun/tools/jps/jps-Defaults.sh pass --- sun/tools/jps/jps-V_2.sh pass --- sun/tools/jps/jps-Vm_2.sh pass --- sun/tools/jps/jps-Vvm.sh pass --- sun/tools/jps/jps-Vvml.sh pass --- sun/tools/jps/jps-Vvml_2.sh pass --- sun/tools/jps/jps-help.sh pass --- sun/tools/jps/jps-l_1.sh pass --- sun/tools/jps/jps-l_2.sh pass --- sun/tools/jps/jps-lm.sh pass --- sun/tools/jps/jps-m.sh pass --- sun/tools/jps/jps-m_2.sh pass --- sun/tools/jps/jps-q.sh pass --- sun/tools/jps/jps-v_1.sh pass --- sun/tools/jps/jps-vm_1.sh pass --- sun/tools/jstatd/TestJstatdPort.java pass fail tools/launcher/TestSpecialArgs.java 30 differences The hotspot test results contain 32 differences from the b27 test results. There are 6 new failures, these failures are under investigation. 0: /home/jtest/merge9/b27/hotspot/JTwork pass: 565; fail: 25; error: 1; not run: 25 1: /home/jtest/merge9/b28/hotspot/JTwork pass: 556; fail: 28; error: 1; not run: 52 0 1 Test fail pass compiler/6932496/Test6932496.java --- pass compiler/classUnloading/methodUnloading/TestMethodUnloading.java --- pass compiler/macronodes/TestEliminateAllocationPhi.java --- pass compiler/osr/TestOSRWithNonEmptyStack.java --- pass gc/arguments/TestArrayAllocatorMallocLimit.java --- fail gc/class_unloading/TestCMSClassUnloadingEnabledHWM.java --- fail gc/class_unloading/TestG1ClassUnloadingHWM.java --- fail gc/g1/TestEagerReclaimHumongousRegions.java --- fail gc/g1/TestEagerReclaimHumongousRegions2.java --- pass runtime/7107135/Test7107135.sh pass --- runtime/NMT/BaselineWithParameter.java pass --- runtime/NMT/CommandLineDetail.java pass --- runtime/NMT/CommandLineEmptyArgument.java pass --- runtime/NMT/CommandLineInvalidArgument.java pass --- runtime/NMT/CommandLineSummary.java pass --- runtime/NMT/CommandLineTurnOffNMT.java pass --- runtime/NMT/JcmdScale.java fail --- runtime/NMT/JcmdWithNMTDisabled.java pass --- runtime/NMT/MallocTestType.java fail --- runtime/NMT/PrintNMTStatistics.java pass --- runtime/NMT/PrintNMTStatisticsWithNMTDisabled.java pass --- runtime/NMT/ReleaseCommittedMemory.java pass --- runtime/NMT/ShutdownTwice.java pass --- runtime/NMT/SummaryAfterShutdown.java pass --- runtime/NMT/SummarySanityCheck.java pass --- runtime/NMT/ThreadedMallocTestType.java pass --- runtime/NMT/ThreadedVirtualAllocTestType.java pass --- runtime/NMT/VirtualAllocTestType.java --- pass runtime/SharedArchiveFile/LimitSharedSizes.java --- pass runtime/jsig/Test8017498.sh pass fail sanity/WhiteBox.java --- fail serviceability/attach/AttachSetGetFlag.java 32 differences The langtools test results contain 26 differences from the b27 test results. There are no new testcase failures. 0: /home/jtest/merge9/b27/langtools/JTwork pass: 3,083; not run: 4 1: /home/jtest/merge9/b28/langtools/JTwork pass: 3,107; not run: 5 0 1 Test pass --- tools/javac/Paths/AbsolutePathTest.java --- pass tools/javac/annotations/neg/InvalidPackageAnno.java --- pass tools/javac/classfiles/attributes/innerclasses/InnerAnnotationsInInnerAnnotationTest.java --- pass tools/javac/classfiles/attributes/innerclasses/InnerAnnotationsInInnerClassTest.java --- pass tools/javac/classfiles/attributes/innerclasses/InnerAnnotationsInInnerEnumTest.java --- pass tools/javac/classfiles/attributes/innerclasses/InnerAnnotationsInInnerInterfaceTest.java --- pass tools/javac/classfiles/attributes/innerclasses/InnerClassesHierarchyTest.java --- pass tools/javac/classfiles/attributes/innerclasses/InnerClassesInAnonymousClassTest.java --- pass tools/javac/classfiles/attributes/innerclasses/InnerClassesInInnerAnnotationTest.java --- pass tools/javac/classfiles/attributes/innerclasses/InnerClassesInInnerClassTest.java --- pass tools/javac/classfiles/attributes/innerclasses/InnerClassesInInnerEnumTest.java --- pass tools/javac/classfiles/attributes/innerclasses/InnerClassesInInnerInterfaceTest.java --- pass tools/javac/classfiles/attributes/innerclasses/InnerClassesInLocalClassTest.java --- pass tools/javac/classfiles/attributes/innerclasses/InnerClassesIndexTest.java --- pass tools/javac/classfiles/attributes/innerclasses/InnerClassesTest.java --- pass tools/javac/classfiles/attributes/innerclasses/InnerEnumInInnerAnnotationTest.java --- pass tools/javac/classfiles/attributes/innerclasses/InnerEnumInInnerEnumTest.java --- pass tools/javac/classfiles/attributes/innerclasses/InnerEnumInInnerInterfaceTest.java --- pass tools/javac/classfiles/attributes/innerclasses/InnerEnumsInInnerClassTest.java --- pass tools/javac/classfiles/attributes/innerclasses/InnerInterfacesInInnerAnnotationTest.java --- pass tools/javac/classfiles/attributes/innerclasses/InnerInterfacesInInnerClassTest.java --- pass tools/javac/classfiles/attributes/innerclasses/InnerInterfacesInInnerEnumTest.java --- pass tools/javac/classfiles/attributes/innerclasses/InnerInterfacesInInnerInterfaceTest.java --- pass tools/javac/classfiles/attributes/innerclasses/NoInnerClassesTest.java --- pass tools/sjavac/IdleShutdown.java --- pass tools/sjavac/PooledExecution.java 26 differences The nashorn test result is available at http://download.java.net/openjdk/testresults/9/archives/b28/emailable-report.html -- Rgds,Rory O'Donnell Quality Engineering Manager Oracle EMEA , Dublin, Ireland -------------- next part -------------- An HTML attachment was scrubbed... URL: From rory.odonnell at oracle.com Thu Sep 4 16:42:16 2014 From: rory.odonnell at oracle.com (Rory O'Donnell Oracle, Dublin Ireland) Date: Thu, 04 Sep 2014 17:42:16 +0100 Subject: JDK 8u40 early access b04 test results now available Message-ID: <54089668.90704@oracle.com> JDK 8u40 ea b04 test results are now available at : http://www.java.net/download/openjdk/testresults/8/testresults.html The jdk test results contain 6 differences from the b02 test results. There are 4 new failures , these failures are under investigation. 0: /home/jtest/merge8/jdk8u40-b02/jdk/JTwork pass: 4,736; fail: 14; not run: 978 1: /home/jtest/merge8/jdk8u40-b04/jdk/JTwork pass: 4,734; fail: 18; not run: 978 0 1 Test pass fail java/lang/instrument/RedefineBigClass.sh pass fail java/lang/instrument/RetransformBigClass.sh --- pass sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java --- pass sun/security/krb5/ccache/DefaultFile.java pass fail sun/tools/jrunscript/jrunscriptTest.sh pass fail tools/launcher/TestSpecialArgs.java 6 differences The hotspot test results contain 22 differences from the b02 test results. There are 2 new failures , these failures are under investigation. 0: /home/jtest/merge8/jdk8u40-b02/hotspot/JTwork pass: 553; fail: 26; error: 2; not run: 13 1: /home/jtest/merge8/jdk8u40-b04/hotspot/JTwork pass: 538; fail: 26; error: 1; not run: 32 0 1 Test --- pass compiler/classUnloading/anonymousClass/TestAnonymousClassUnloading.java --- fail gc/whitebox/TestWBGC.java pass --- runtime/NMT/BaselineWithParameter.java pass --- runtime/NMT/CommandLineDetail.java pass --- runtime/NMT/CommandLineEmptyArgument.java pass --- runtime/NMT/CommandLineInvalidArgument.java pass --- runtime/NMT/CommandLineSummary.java pass --- runtime/NMT/CommandLineTurnOffNMT.java pass --- runtime/NMT/JcmdScale.java pass --- runtime/NMT/JcmdWithNMTDisabled.java pass --- runtime/NMT/MallocTestType.java fail --- runtime/NMT/PrintNMTStatistics.java pass --- runtime/NMT/PrintNMTStatisticsWithNMTDisabled.java pass --- runtime/NMT/ReleaseCommittedMemory.java pass --- runtime/NMT/ShutdownTwice.java pass --- runtime/NMT/SummaryAfterShutdown.java pass --- runtime/NMT/SummarySanityCheck.java pass --- runtime/NMT/ThreadedMallocTestType.java pass --- runtime/NMT/ThreadedVirtualAllocTestType.java pass --- runtime/NMT/VirtualAllocTestType.java fail pass runtime/classFileParserBug/TestEmptyBootstrapMethodsAttr.java error fail serviceability/sa/jmap-hashcode/Test8028623.java 22 differences The langtools test results contain 2 differences from the b02 test results. There are no new failures. 0: /home/jtest/merge8/jdk8u40-b02/langtools/JTwork pass: 3,038; not run: 7 1: /home/jtest/merge8/jdk8u40-b04/langtools/JTwork pass: 3,040; not run: 7 0 1 Test --- pass tools/javac/warnings/suppress/Overridden.java --- pass tools/javac/warnings/suppress/OverriddenSuppressed.java 2 differences The nashorn test result is available at http://download.java.net/openjdk/testresults/8/archives8/jdk8u40-b04/emailable-report.html -- Rgds,Rory O'Donnell Quality Engineering Manager Oracle EMEA , Dublin, Ireland -------------- next part -------------- An HTML attachment was scrubbed... URL: From rory.odonnell at oracle.com Mon Sep 8 13:23:35 2014 From: rory.odonnell at oracle.com (Rory O'Donnell Oracle, Dublin Ireland) Date: Mon, 08 Sep 2014 14:23:35 +0100 Subject: JDK 9 early access b29 test results now available Message-ID: <540DADD7.6030208@oracle.com> JDK 9 ea b29 test results are now available at : http://www.java.net/download/openjdk/testresults/9/testresults.html The jdk test results contain 8 differences from the b28 test results. There are no new failures. 0: /home/jtest/merge9/b28/jdk/JTwork pass: 4,813; fail: 9; not run: 1,518 1: /home/jtest/merge9/b29/jdk/JTwork pass: 4,819; fail: 6; not run: 1,519 0 1 Test --- pass java/lang/instrument/NativeMethodPrefixAgent.java fail pass java/lang/instrument/RedefineBigClass.sh fail pass java/lang/instrument/RetransformBigClass.sh pass --- java/lang/management/MemoryMXBean/LowMemoryTest.java --- pass java/security/KeyStore/PKCS12/ReadP12Test.java --- pass java/security/MessageDigest/TestDigestIOStream.java --- pass javax/net/ssl/HttpsURLConnection/Equals.java fail pass tools/launcher/TestSpecialArgs.java 8 differences The hotspot test results contain 33 differences from the b28 test results. There are 3 new failures, these failures are under investigation. 0: /home/jtest/merge9/b28/hotspot/JTwork pass: 556; fail: 28; error: 1; not run: 52 1: /home/jtest/merge9/b29/hotspot/JTwork pass: 580; fail: 30; error: 1; not run: 32 0 1 Test --- pass compiler/IntegerArithmetic/TestIntegerComparison.java --- pass compiler/arraycopy/TestMissingControl.java --- pass compiler/classUnloading/anonymousClass/TestAnonymousClassUnloading.java --- pass compiler/exceptions/TestRecursiveReplacedException.java --- pass compiler/membars/TestMemBarAcquire.java pass --- runtime/7158988/FieldMonitor.java pass --- runtime/CompressedOops/CompressedClassPointers.java --- pass runtime/NMT/AutoshutdownNMT.java --- pass runtime/NMT/BaselineWithParameter.java --- pass runtime/NMT/CommandLineDetail.java --- pass runtime/NMT/CommandLineInvalidArgument.java --- pass runtime/NMT/CommandLineSummary.java --- pass runtime/NMT/CommandLineTurnOffNMT.java --- pass runtime/NMT/JcmdBaselineDetail.java --- pass runtime/NMT/JcmdScale.java --- pass runtime/NMT/JcmdScaleDetail.java --- pass runtime/NMT/JcmdSummaryDiff.java --- fail runtime/NMT/JcmdWithNMTDisabled.java --- pass runtime/NMT/MallocRoundingReportTest.java --- pass runtime/NMT/MallocTestType.java --- fail runtime/NMT/NMTWithCDS.java --- fail runtime/NMT/PrintNMTStatistics.java --- pass runtime/NMT/PrintNMTStatisticsWithNMTDisabled.java --- pass runtime/NMT/ReleaseCommittedMemory.java --- pass runtime/NMT/ReleaseNoCommit.java --- pass runtime/NMT/ShutdownTwice.java --- pass runtime/NMT/SummaryAfterShutdown.java --- pass runtime/NMT/SummarySanityCheck.java --- pass runtime/NMT/ThreadedMallocTestType.java --- pass runtime/NMT/ThreadedVirtualAllocTestType.java --- pass runtime/NMT/VirtualAllocTestType.java pass --- runtime/jsig/Test8017498.sh fail pass sanity/WhiteBox.java 33 differences The langtools test results contain 11 differences from the b28 test results. There are no new testcase failures. 0: /home/jtest/merge9/b28/langtools/JTwork pass: 3,107; not run: 5 1: /home/jtest/merge9/b29/langtools/JTwork pass: 3,116; not run: 6 0 1 Test pass --- tools/javac/defaultMethods/Assertions.java --- pass tools/javac/options/modes/AtFilesTest.java --- pass tools/javac/options/modes/DocLintTest.java --- pass tools/javac/options/modes/FSInfoTest.java --- pass tools/javac/options/modes/InfoOptsTest.java --- pass tools/javac/options/modes/NoOperandsTest.java --- pass tools/javac/options/modes/OutputDirTest.java --- pass tools/javac/options/modes/ProfileBootClassPathTest.java --- pass tools/javac/options/modes/ProfileTargetTest.java --- pass tools/javac/options/modes/SourceTargetTest.java --- pass tools/javac/options/modes/StdOutTest.java 11 differences The nashorn test result is available at http://download.java.net/openjdk/testresults/9/archives/b29/emailable-report.html -- Rgds,Rory O'Donnell Quality Engineering Manager Oracle EMEA , Dublin, Ireland -------------- next part -------------- An HTML attachment was scrubbed... URL: From rory.odonnell at oracle.com Fri Sep 12 12:36:56 2014 From: rory.odonnell at oracle.com (Rory O'Donnell Oracle, Dublin Ireland) Date: Fri, 12 Sep 2014 13:36:56 +0100 Subject: JDK 8u40 ea b05 test results now available Message-ID: <5412E8E8.1010400@oracle.com> JDK 8u40 ea b05 test results are now available at http://www.java.net/download/openjdk/testresults/8/testresults.html The jdk test results contain 3 differences from the b04 test results. No new testcase failures found. 0: /home/jtest/merge8/jdk8u40-b04/jdk/JTwork pass: 4,732; fail: 19; error: 1; not run: 978 1: /home/jtest/merge8/jdk8u40-b05/jdk/JTwork pass: 4,735; fail: 16; error: 1; not run: 978 0 1 Test fail pass java/io/BufferedInputStream/CloseStream.java fail pass java/io/Serializable/unresolvableObjectStreamClass/UnresolvableObjectStreamClass.java fail pass tools/launcher/TestSpecialArgs.java 3 differences The hotspot test results contain 26 differences from the b04 test results. There is 1 new failure , this failure is under investigation. 0: /home/jtest/merge8/jdk8u40-b04/hotspot/JTwork pass: 538; fail: 25; error: 2; not run: 32 1: /home/jtest/merge8/jdk8u40-b05/hotspot/JTwork pass: 563; fail: 26; error: 2; not run: 17 0 1 Test --- pass gc/g1/TestHumongousShrinkHeap.java --- pass runtime/NMT/AutoshutdownNMT.java --- pass runtime/NMT/BaselineWithParameter.java --- pass runtime/NMT/CommandLineDetail.java --- pass runtime/NMT/CommandLineEmptyArgument.java --- pass runtime/NMT/CommandLineInvalidArgument.java --- pass runtime/NMT/CommandLineSummary.java --- pass runtime/NMT/CommandLineTurnOffNMT.java --- pass runtime/NMT/JcmdBaselineDetail.java --- pass runtime/NMT/JcmdScale.java --- pass runtime/NMT/JcmdScaleDetail.java --- pass runtime/NMT/JcmdSummaryDiff.java --- pass runtime/NMT/JcmdWithNMTDisabled.java --- pass runtime/NMT/MallocRoundingReportTest.java --- pass runtime/NMT/MallocTestType.java --- fail runtime/NMT/PrintNMTStatistics.java --- pass runtime/NMT/PrintNMTStatisticsWithNMTDisabled.java --- pass runtime/NMT/ReleaseCommittedMemory.java --- pass runtime/NMT/ReleaseNoCommit.java --- pass runtime/NMT/ShutdownTwice.java --- pass runtime/NMT/SummaryAfterShutdown.java --- pass runtime/NMT/SummarySanityCheck.java --- pass runtime/NMT/ThreadedMallocTestType.java --- pass runtime/NMT/ThreadedVirtualAllocTestType.java --- pass runtime/NMT/VirtualAllocCommitUncommitRecommit.java --- pass runtime/NMT/VirtualAllocTestType.java 26 differences The langtools test results contain 0 differences from the b04 test results. The nashorn test result is available at http://download.java.net/openjdk/testresults/8/archives8/jdk8u40-b05/emailable-report.html -- Rgds,Rory O'Donnell Quality Engineering Manager Oracle EMEA , Dublin, Ireland -------------- next part -------------- An HTML attachment was scrubbed... URL: From balchandra.vaidya at oracle.com Tue Sep 16 14:09:31 2014 From: balchandra.vaidya at oracle.com (Balchandra Vaidya) Date: Tue, 16 Sep 2014 15:09:31 +0100 Subject: JDK 9 early access b30 test results now available Message-ID: <5418449B.1050306@oracle.com> JDK 9 ea b30 test results are now available at : http://www.java.net/download/openjdk/testresults/9/testresults.html The jdk test results contain 25 differences from the b29 test results. There are no new failures. 0: /home/jtest/merge9/b29/jdk/JTwork pass: 4,819; fail: 6; not run: 1,519 1: /home/jtest/merge9/b30/jdk/JTwork pass: 4,844; fail: 6; not run: 1,525 0 1 Test --- pass java/security/AccessController/DoPrivAccompliceTest.java --- pass java/security/KeyStore/TestKeyStoreBasic.java --- pass java/security/KeyStore/TestKeyStoreEntry.java --- pass java/sql/test/sql/DriverManagerPermissionsTests.java --- pass java/sql/util/TestPolicy.java --- pass javax/net/ssl/TLS/TestJSSE.java --- pass javax/sql/testng/test/rowset/spi/SyncFactoryPermissionsTests.java --- pass javax/sql/testng/util/TestPolicy.java --- pass javax/xml/jaxp/testng/validation/8037819/BaseTest.java --- pass javax/xml/jaxp/testng/validation/8037819/BasicTest.java --- pass javax/xml/jaxp/testng/validation/8037819/FixedAttrTest.java --- pass javax/xml/jaxp/testng/validation/8037819/IdIdrefCheckingTest.java --- pass javax/xml/jaxp/testng/validation/8037819/IdentityConstraintCheckingTest.java --- pass javax/xml/jaxp/testng/validation/8037819/IgnoreXSITypeTest_A_A.java --- pass javax/xml/jaxp/testng/validation/8037819/IgnoreXSITypeTest_A_C.java --- pass javax/xml/jaxp/testng/validation/8037819/IgnoreXSITypeTest_C_A.java --- pass javax/xml/jaxp/testng/validation/8037819/IgnoreXSITypeTest_C_AC.java --- pass javax/xml/jaxp/testng/validation/8037819/IgnoreXSITypeTest_C_C.java --- pass javax/xml/jaxp/testng/validation/8037819/IgnoreXSITypeTest_C_CA.java --- pass javax/xml/jaxp/testng/validation/8037819/RootTypeDefinitionTest.java --- pass javax/xml/jaxp/testng/validation/8037819/SpecialCaseErrorHandler.java --- pass javax/xml/jaxp/testng/validation/8037819/UnparsedEntityCheckingTest.java --- pass javax/xml/jaxp/testng/validation/8037819/UseGrammarPoolOnlyTest_False.java --- pass javax/xml/jaxp/testng/validation/8037819/UseGrammarPoolOnlyTest_True.java --- pass sun/util/locale/provider/Bug8038436.java 25 differences The hotspot test results contain 7 differences from the b29 test results. 0: /home/jtest/merge9/b29/hotspot/JTwork pass: 580; fail: 30; error: 1; not run: 32 1: /home/jtest/merge9/b30/hotspot/JTwork pass: 586; fail: 30; error: 1; not run: 30 0 1 Test --- pass gc/g1/TestHumongousShrinkHeap.java --- fail gc/whitebox/TestWBGC.java --- pass runtime/CompressedOops/CompressedClassPointers.java --- pass runtime/NMT/CommandLineEmptyArgument.java fail pass runtime/NMT/NMTWithCDS.java --- pass runtime/NMT/VirtualAllocCommitUncommitRecommit.java --- pass runtime/jsig/Test8017498.sh 7 differences The langtools test results contain 2 differences from the b29 test results. There are no new testcase failures. 0: /home/jtest/merge9/b29/langtools/JTwork pass: 3,116; not run: 6 1: /home/jtest/merge9/b30/langtools/JTwork pass: 3,118; not run: 5 0 1 Test --- pass tools/javac/defaultMethods/AssertionsTest.java --- pass tools/javap/T8038414.java 2 differences The nashorn test result is available at http://download.java.net/openjdk/testresults/9/archives/b30/emailable-report.html Thanks Balchandra -------------- next part -------------- An HTML attachment was scrubbed... URL: From balchandra.vaidya at oracle.com Fri Sep 19 06:29:21 2014 From: balchandra.vaidya at oracle.com (Balchandra Vaidya) Date: Fri, 19 Sep 2014 07:29:21 +0100 Subject: JDK 9 early access b31 test results now available Message-ID: <541BCD41.6010600@oracle.com> JDK 9 ea b31 test results are now available at : http://www.java.net/download/openjdk/testresults/9/testresults.html The jdk test results contain 12 differences from the b30 test results. There are 2 new failures, these failures are under investigation. 0: /home/jtest/merge9/b30/jdk/JTwork pass: 4,844; fail: 6; not run: 1,525 1: /home/jtest/merge9/b31/jdk/JTwork pass: 4,846; fail: 8; not run: 1,527 0 1 Test pass fail java/beans/XMLEncoder/Test4903007.java pass fail java/beans/XMLEncoder/java_awt_GridBagLayout.java --- pass java/lang/invoke/VarargsArrayTest.java --- pass java/lang/reflect/Field/TestFieldReflectValueOf.java --- pass java/lang/reflect/Method/invoke/TestMethodReflectValueOf.java --- pass java/lang/reflect/annotationSharing/AnnotationSharing.java --- pass java/nio/file/WatchService/LotsOfCancels.java --- pass javax/management/loading/MLetInternalsTest.java pass --- javax/management/monitor/GaugeMonitorDeadlockTest.java --- pass sun/jvmstat/monitor/MonitoredVm/CR6672135.java pass --- sun/tools/jstatd/TestJstatdPortAndServer.java pass --- sun/util/calendar/zi/TestZoneInfo310.java 12 differences The hotspot test results contain 16 differences from the b30 test results. There are no new testcase failures 0: /home/jtest/merge9/b30/hotspot/JTwork pass: 586; fail: 30; error: 1; not run: 30 1: /home/jtest/merge9/b31/hotspot/JTwork pass: 602; fail: 30; error: 1; not run: 30 0 1 Test --- pass compiler/arraycopy/TestArrayOfNoTypeCheck.java --- pass compiler/intrinsics/multiplytolen/TestMultiplyToLen.java --- pass compiler/intrinsics/sha/cli/TestUseSHA1IntrinsicsOptionOnSupportedCPU.java --- pass compiler/intrinsics/sha/cli/TestUseSHA1IntrinsicsOptionOnUnsupportedCPU.java --- pass compiler/intrinsics/sha/cli/TestUseSHA256IntrinsicsOptionOnSupportedCPU.java --- pass compiler/intrinsics/sha/cli/TestUseSHA256IntrinsicsOptionOnUnsupportedCPU.java --- pass compiler/intrinsics/sha/cli/TestUseSHA512IntrinsicsOptionOnSupportedCPU.java --- pass compiler/intrinsics/sha/cli/TestUseSHA512IntrinsicsOptionOnUnsupportedCPU.java --- pass compiler/intrinsics/sha/cli/TestUseSHAOptionOnSupportedCPU.java --- pass compiler/intrinsics/sha/cli/TestUseSHAOptionOnUnsupportedCPU.java --- pass compiler/intrinsics/sha/sanity/TestSHA1Intrinsics.java --- pass compiler/intrinsics/sha/sanity/TestSHA1MultiBlockIntrinsics.java --- pass compiler/intrinsics/sha/sanity/TestSHA256Intrinsics.java --- pass compiler/intrinsics/sha/sanity/TestSHA256MultiBlockIntrinsics.java --- pass compiler/intrinsics/sha/sanity/TestSHA512Intrinsics.java --- pass compiler/intrinsics/sha/sanity/TestSHA512MultiBlockIntrinsics.java 16 differences The langtools test results contain 16 differences from the b30 test results. There are no new testcase failures. 0: /home/jtest/merge9/b30/langtools/JTwork pass: 3,118; not run: 5 1: /home/jtest/merge9/b31/langtools/JTwork pass: 3,112; not run: 14 0 1 Test pass --- tools/javac/NoClass.java --- pass tools/javac/T6725036.java pass --- tools/javac/annotations/typeAnnotations/failures/CantAnnotatePackages.java pass --- tools/javac/annotations/typeAnnotations/failures/CantAnnotateScoping.java pass --- tools/javac/annotations/typeAnnotations/failures/CantAnnotateStaticClass2.java pass --- tools/javac/annotations/typeAnnotations/failures/CantAnnotateStaticClass3.java pass --- tools/javac/annotations/typeAnnotations/newlocations/AllLocations.java pass --- tools/javac/annotations/typeAnnotations/newlocations/RepeatingTypeAnnotations.java pass --- tools/javac/annotations/typeAnnotations/referenceinfos/Lambda.java pass --- tools/javac/annotations/typeAnnotations/referenceinfos/NestedTypes.java --- pass tools/javac/flow/T8042741/LambdaArgumentsTest.java --- pass tools/javac/lambda/T8056014.java --- pass tools/javac/lambda/T8056984.java --- pass tools/javac/varargs/8055514/T8055514.java pass --- tools/javac/warnings/suppress/TypeAnnotations.java pass --- tools/javap/output/RepeatingTypeAnnotations.java 16 differences The nashorn test result is available at http://download.java.net/openjdk/testresults/9/archives/b31/emailable-report.html Thanks Balchandra -------------- next part -------------- An HTML attachment was scrubbed... URL: From balchandra.vaidya at oracle.com Tue Sep 23 10:58:15 2014 From: balchandra.vaidya at oracle.com (Balchandra Vaidya) Date: Tue, 23 Sep 2014 11:58:15 +0100 Subject: JDK 8u40 ea b06 test results now available Message-ID: <54215247.3000107@oracle.com> JDK 8u40 ea b06 test results are now available at http://www.java.net/download/openjdk/testresults/8/testresults.html The jdk test results contain 9 differences from the b05 test results. There is 1 new failure, this failure is under investigation. 0: /home/jtest/merge8/jdk8u40-b05/jdk/JTwork pass: 4,735; fail: 16; error: 1; not run: 978 1: /home/jtest/merge8/jdk8u40-b06/jdk/JTwork pass: 4,740; fail: 16; error: 1; not run: 979 0 1 Test --- pass com/sun/tools/attach/StartManagementAgent.java --- pass java/lang/invoke/LambdaFormTest.java --- pass java/lang/invoke/VarargsArrayTest.java pass fail java/lang/management/ThreadMXBean/Locks.java --- pass java/lang/reflect/annotationSharing/AnnotationSharing.java --- pass java/util/logging/CheckZombieLockTest.java --- pass javax/xml/bind/marshal/8036981/Test.java fail pass sun/tools/jrunscript/jrunscriptTest.sh pass --- sun/util/calendar/zi/TestZoneInfo310.java 9 differences The hotspot test results contain 27 differences from the b05 test results. There are 7 new failures, those failures are under investigation. 0: /home/jtest/merge8/jdk8u40-b05/hotspot/JTwork pass: 563; fail: 26; error: 2; not run: 17 1: /home/jtest/merge8/jdk8u40-b06/hotspot/JTwork pass: 577; fail: 33; error: 2; not run: 17 0 1 Test --- pass compiler/exceptions/TestRecursiveReplacedException.java --- pass compiler/intrinsics/multiplytolen/TestMultiplyToLen.java --- pass compiler/intrinsics/sha/cli/TestUseSHA1IntrinsicsOptionOnSupportedCPU.java --- pass compiler/intrinsics/sha/cli/TestUseSHA1IntrinsicsOptionOnUnsupportedCPU.java --- pass compiler/intrinsics/sha/cli/TestUseSHA256IntrinsicsOptionOnSupportedCPU.java --- pass compiler/intrinsics/sha/cli/TestUseSHA256IntrinsicsOptionOnUnsupportedCPU.java --- pass compiler/intrinsics/sha/cli/TestUseSHA512IntrinsicsOptionOnSupportedCPU.java --- pass compiler/intrinsics/sha/cli/TestUseSHA512IntrinsicsOptionOnUnsupportedCPU.java --- pass compiler/intrinsics/sha/cli/TestUseSHAOptionOnSupportedCPU.java --- pass compiler/intrinsics/sha/cli/TestUseSHAOptionOnUnsupportedCPU.java --- pass compiler/intrinsics/sha/sanity/TestSHA1Intrinsics.java --- pass compiler/intrinsics/sha/sanity/TestSHA1MultiBlockIntrinsics.java --- pass compiler/intrinsics/sha/sanity/TestSHA256Intrinsics.java --- pass compiler/intrinsics/sha/sanity/TestSHA256MultiBlockIntrinsics.java --- pass compiler/intrinsics/sha/sanity/TestSHA512Intrinsics.java --- pass compiler/intrinsics/sha/sanity/TestSHA512MultiBlockIntrinsics.java --- pass compiler/macronodes/TestEliminateAllocationPhi.java --- pass compiler/membars/TestMemBarAcquire.java pass fail compiler/tiered/NonTieredLevelsTest.java pass fail compiler/tiered/TieredLevelsTest.java pass fail compiler/whitebox/ClearMethodStateTest.java pass fail compiler/whitebox/DeoptimizeAllTest.java pass fail compiler/whitebox/GetNMethodTest.java pass fail compiler/whitebox/MakeMethodNotCompilableTest.java --- fail gc/g1/TestShrinkDefragmentedHeap.java --- pass runtime/NMT/MallocTrackingVerify.java --- pass runtime/NMT/UnsafeMallocLimit.java 27 differences The langtools test results contain 2 differences from the b05 test results. No new testcase failures found. 0: /home/jtest/merge8/jdk8u40-b05/langtools/JTwork pass: 3,040; not run: 7 1: /home/jtest/merge8/jdk8u40-b06/langtools/JTwork pass: 3,042; not run: 7 0 1 Test --- pass tools/javac/lambda/8051958/T8051958.java --- pass tools/javac/varargs/8055514/T8055514.java 2 differences The nashorn test result is available at http://download.java.net/openjdk/testresults/8/archives8/jdk8u40-b06/emailable-report.html Thanks Balchandra -------------- next part -------------- An HTML attachment was scrubbed... URL: From balchandra.vaidya at oracle.com Thu Sep 25 10:53:02 2014 From: balchandra.vaidya at oracle.com (Balchandra Vaidya) Date: Thu, 25 Sep 2014 11:53:02 +0100 Subject: JDK 8u40 ea b07 test results now available Message-ID: <5423F40E.5000201@oracle.com> JDK 8u40 ea b07 test results are now available at http://www.java.net/download/openjdk/testresults/8/testresults.html The jdk test results contain 3 differences from the b06 test results. There is 1 new failure, this failure is under investigation. 0: /home/jtest/merge8/jdk8u40-b06/jdk/JTwork pass: 4,740; fail: 16; error: 1; not run: 979 1: /home/jtest/merge8/jdk8u40-b07/jdk/JTwork pass: 4,741; fail: 16; not run: 979 0 1 Test fail pass java/lang/management/ThreadMXBean/Locks.java pass fail java/net/InetAddress/IPv4Formats.java error pass sun/tools/jstatd/TestJstatdExternalRegistry.java 3 differences The hotspot test results contain 7 differences from the b06 test results. There are 3 new failures, those failures are under investigation. 0: /home/jtest/merge8/jdk8u40-b06/hotspot/JTwork pass: 577; fail: 33; error: 2; not run: 17 1: /home/jtest/merge8/jdk8u40-b07/hotspot/JTwork pass: 579; fail: 33; error: 2; not run: 16 0 1 Test --- pass compiler/relocations/TestPrintRelocations.java fail pass compiler/whitebox/ClearMethodStateTest.java pass fail compiler/whitebox/DeoptimizeMethodTest.java pass fail compiler/whitebox/EnqueueMethodForCompilationTest.java fail pass compiler/whitebox/GetNMethodTest.java fail pass compiler/whitebox/MakeMethodNotCompilableTest.java --- fail runtime/NMT/NMTWithCDS.java 7 differences The langtools test results contain 0 differences from the b06 test results. The nashorn test result is available at http://download.java.net/openjdk/testresults/8/archives8/jdk8u40-b07/emailable-report.html Thanks Balchandra -------------- next part -------------- An HTML attachment was scrubbed... URL: From balchandra.vaidya at oracle.com Tue Sep 30 10:08:26 2014 From: balchandra.vaidya at oracle.com (Balchandra Vaidya) Date: Tue, 30 Sep 2014 11:08:26 +0100 Subject: JDK 9 early access b32 test results now available Message-ID: <542A811A.5070504@oracle.com> JDK 9 ea b32 test results are now available at : http://www.java.net/download/openjdk/testresults/9/testresults.html The jdk test results contain 9 differences from the b31 test results. There are 3 new failures, those failures are under investigation. 0: /home/jtest/merge9/b31/jdk/JTwork pass: 4,846; fail: 8; not run: 1,527 1: /home/jtest/merge9/b32/jdk/JTwork pass: 4,849; fail: 11; not run: 1,541 0 1 Test pass fail java/lang/instrument/NativeMethodPrefixAgent.java --- pass java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java --- pass java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java pass fail java/net/InetAddress/IPv4Formats.java --- pass java/nio/channels/FileChannel/BlockDeviceSize.java pass fail java/rmi/activation/rmidViaInheritedChannel/RmidViaInheritedChannel.java --- pass java/security/AccessController/LimitedDoPrivilegedWithNullPerms.java --- pass java/security/AccessController/LimitedDoPrivilegedWithThread.java --- pass javax/management/monitor/GaugeMonitorDeadlockTest.java 9 differences The hotspot test results contain 9 differences from the b31 test results. 0: /home/jtest/merge9/b31/hotspot/JTwork pass: 602; fail: 30; error: 1; not run: 30 1: /home/jtest/merge9/b32/hotspot/JTwork pass: 608; fail: 30; error: 2; not run: 30 0 1 Test --- pass gc/arguments/TestUseCompressedOopsErgo.java --- pass runtime/NMT/MallocTrackingVerify.java --- pass runtime/NMT/UnsafeMallocLimit.java pass --- runtime/RedefineFinalizer/RedefineFinalizer.java --- pass runtime/RedefineTests/RedefineFinalizer.java --- pass runtime/RedefineTests/RedefineRunningMethods.java --- pass serviceability/dcmd/CodeCacheTest.java --- error serviceability/dcmd/CodelistTest.java --- pass serviceability/dcmd/CompilerQueueTest.java 9 differences The langtools test results contain 1 differences from the b31 test results. There are no new testcase failures. 0: /home/jtest/merge9/b31/langtools/JTwork pass: 3,112; not run: 14 1: /home/jtest/merge9/b32/langtools/JTwork pass: 3,113; not run: 14 0 1 Test --- pass tools/javac/generics/inference/8055963/T8055963.java 1 differences The nashorn test result is available at http://download.java.net/openjdk/testresults/9/archives/b32/emailable-report.html Thanks Balchandra -------------- next part -------------- An HTML attachment was scrubbed... URL: