From deepak.n.damodaran at oracle.com Mon Feb 7 12:06:00 2022 From: deepak.n.damodaran at oracle.com (Deepak Damodaran) Date: Mon, 7 Feb 2022 12:06:00 +0000 Subject: OpenJDK 19 EA build 8 test results are available Message-ID: OpenJDK 19 EA build 8 test results are available at https://download.java.net/openjdk/testresults/19/testresults.html The jdk test results contain 4 differences from the build 7 test results. No new testcase failures found. 0: /qoutreach2/jdktest/merge19/7/jdk/JTwork pass: 8,145; fail: 6; not run: 2,940 1: /qoutreach2/jdktest/merge19/8/jdk/JTwork pass: 8,149; fail: 6; not run: 2,940 0 1 Test --- pass java/util/Random/RandomNextDoubleBoundary.java --- pass javax/sound/sampled/Clip/DataPusherThreadCheck.java --- pass sun/security/krb5/auto/HttpsCB.java --- pass sun/security/tools/keytool/TestSha1Usage.java 4 differences The hotspot test results contain 7 differences from the build 7 test results. No new testcase failures found. 0: /qoutreach2/jdktest/merge19/7/hotspot/JTwork pass: 5,791; not run: 506 1: /qoutreach2/jdktest/merge19/8/hotspot/JTwork pass: 5,798; not run: 507 0 1 Test --- pass compiler/allocation/TestAllocArrayAfterAllocNoUse.java --- pass compiler/allocation/TestCCPAllocateArray.java --- pass compiler/allocation/TestFailedAllocationBadGraph.java --- pass compiler/c1/Test8275337.java --- pass compiler/loopopts/TestCastIIMakesMainLoopPhiDead.java --- pass compiler/profiling/TestSharedHeadExceptionBackedges.java --- pass runtime/cds/appcds/DumpingWithNoCoops.java 7 differences The langtools test results contain 0 differences from the build 7 test results. Regards, Deepak Damodaran Quality Outreach Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From deepak.n.damodaran at oracle.com Mon Feb 14 11:29:51 2022 From: deepak.n.damodaran at oracle.com (Deepak Damodaran) Date: Mon, 14 Feb 2022 11:29:51 +0000 Subject: OpenJDK 19 EA build 9 test results are available Message-ID: OpenJDK 19 EA build 9 test results are available at https://download.java.net/openjdk/testresults/19/testresults.html The jdk test results contain 4 differences from the build 8 test results. No new testcase failures found. 0: /qoutreach2/jdktest/merge19/8/jdk/JTwork pass: 8,149; fail: 6; not run: 2,940 1: /qoutreach2/jdktest/merge19/9/jdk/JTwork pass: 8,153; fail: 6; not run: 2,945 0 1 Test --- pass com/sun/jndi/ldap/LdapPoolTimeoutTest.java --- pass java/lang/instrument/RetransformWithMethodParametersTest.java --- pass java/security/SignedJar/SignedJarWithCustomClassLoader.java --- pass javax/net/ssl/ServerName/EndingDotHostname.java 4 differences The hotspot test results contain 4 differences from the build 8 test results. No new testcase failures found. 0: /qoutreach2/jdktest/merge19/8/hotspot/JTwork pass: 5,798; not run: 507 1: /qoutreach2/jdktest/merge19/9/hotspot/JTwork pass: 5,802; not run: 506 0 1 Test --- pass compiler/interpreter/VerifyStackWithUnreachableBlock.java --- pass compiler/loopopts/TestCastIIMakesMainLoopPhiDead2.java --- pass runtime/cds/appcds/dynamicArchive/TestLambdaInvokers.java --- pass vmTestbase/nsk/monitoring/ThreadMXBean/ThreadInfo/Deadlock/JavaDeadlock001/TestDescription.java 4 differences The langtools test results contain 0 differences from the build 8 test results. Regards, Deepak Damodaran Quality Outreach Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From deepak.n.damodaran at oracle.com Fri Feb 25 15:19:52 2022 From: deepak.n.damodaran at oracle.com (Deepak Damodaran) Date: Fri, 25 Feb 2022 15:19:52 +0000 Subject: OpenJDK 19 EA build 11 test results are available Message-ID: <5FE8654B-6678-4EAB-BAAF-A06B2101FF80@oracle.com> OpenJDK 19 EA build 11 test results are available at https://download.java.net/openjdk/testresults/19/testresults.html The jdk test results contain 10 differences from the build 10 test results. No new testcase failures found. 0: /qoutreach2/jdktest/merge19/10/jdk/JTwork pass: 8,156; fail: 7; not run: 2,947 1: /qoutreach2/jdktest/merge19/11/jdk/JTwork pass: 8,166; fail: 6; not run: 2,952 0 1 Test --- pass java/lang/Class/ArrayType.java --- pass java/lang/Class/NameTest.java --- pass java/lang/ClassLoader/BadRegisterAsParallelCapableCaller.java --- pass java/lang/ClassLoader/exeNullCallerClassLoaderTest/NullCallerClassLoaderTest.java --- pass java/lang/invoke/MethodHandles/exeNullCallerLookup/NullCallerLookupTest.java --- pass java/nio/channels/FileLock/Overlaps.java --- pass java/time/test/java/time/format/TestLocalizedPattern.java --- pass sun/net/www/http/KeepAliveCache/KeepAliveProperty.java --- pass sun/net/www/protocol/http/HttpHeaderParserTest.java fail pass sun/security/lib/cacerts/VerifyCACerts.java 10 differences The hotspot test results contain 3 differences from the build 10 test results. No new testcase failures found. 0: /qoutreach2/jdktest/merge19/10/hotspot/JTwork pass: 5,809; not run: 507 1: /qoutreach2/jdktest/merge19/11/hotspot/JTwork pass: 5,810; not run: 510 0 1 Test pass --- serviceability/7170638/SDTProbesGNULinuxTest.java --- pass serviceability/HeapDump/DuplicateArrayClassesTest.java --- pass serviceability/dtrace/DTraceOptionsTest.java#disabled 3 differences The langtools test results contain 1 difference from the build 10 test results. No new testcase failures found. 0: /qoutreach2/jdktest/merge19/10/langtools/JTwork pass: 3,873; not run: 449 1: /qoutreach2/jdktest/merge19/11/langtools/JTwork pass: 3,874; not run: 449 0 1 Test --- pass tools/javac/warnings/suppress/SuppressWarningsPackage.java 1 differences Regards, Deepak Damodaran Quality Outreach Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: