From deepak.n.damodaran at oracle.com Thu Aug 6 14:51:03 2020 From: deepak.n.damodaran at oracle.com (deepak.n.damodaran at oracle.com) Date: Thu, 6 Aug 2020 20:21:03 +0530 Subject: OpenJDK 16 build 8 test results now available In-Reply-To: References: Message-ID: *OpenJDK 1**6 ea build **8 test results are now available at * ** https://download.java.net/openjdk/testresults/16/testresults.html The jdk test results contain 5 differencesfrom the build 7 test results. No new testcase failures found. 0: /home/opc/jdktest/merge16/7/jdk/JTwork pass: 7,762; fail: 1; not run: 2,588 1: /home/opc/jdktest/merge16/8/jdk/JTwork pass: 7,765; fail: 1; not run: 2,593 0 1 Test pass --- java/lang/invoke/lambda/LambdaFileEncodingSerialization.java --- pass java/text/Format/DateFormat/CaseInsensitiveParseTest.java --- pass javax/net/ssl/TLSv13/ClientHelloKeyShares.java --- pass javax/net/ssl/TLSv13/HRRKeyShares.java --- pass sun/security/ssl/SSLLogger/LoggerDateFormatterTest.java 5 differences The hotspot test results contain 9 differencesfrom the build 7 test results. No new testcase failures found. 0: /home/opc/jdktest/merge16/7/hotspot/JTwork pass: 5,835; fail: 46; not run: 423 1: /home/opc/jdktest/merge16/8/hotspot/JTwork pass: 5,840; fail: 46; not run: 424 0 1 Test --- pass compiler/loopopts/TestPreMainPostFallInEdges.java --- pass compiler/loopopts/TestSplitThruPhiDivMod.java --- pass serviceability/jvmti/GetClassMethods/OverpassMethods.java pass --- serviceability/sa/ClhsdbPmap.java --- pass serviceability/sa/ClhsdbPmap.java#id0 --- pass serviceability/sa/ClhsdbPmap.java#id1 pass --- serviceability/sa/ClhsdbPstack.java --- pass serviceability/sa/ClhsdbPstack.java#id0 --- pass serviceability/sa/ClhsdbPstack.java#id1 9 differences The langtools test results contain 0 differencesfrom the build 7 test results. -- Regards, Deepak Damodaran QualityOutreach Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From deepak.n.damodaran at oracle.com Fri Aug 7 12:19:11 2020 From: deepak.n.damodaran at oracle.com (deepak.n.damodaran at oracle.com) Date: Fri, 7 Aug 2020 17:49:11 +0530 Subject: JDK 15 is now in the Initial Release Candidate Phase In-Reply-To: References: Message-ID: <80efdf14-2b4e-894f-2e3c-892f58dbbc5d@oracle.com> *Per the JDK 15 schedule, we are now in the Initial Release Candidate Phase * ***Please advise if you have any open high priority issues.*** * Schedule for JDK 15 o *2020/08/06 Initial Release Candidate* o 2020/08/20 Final Release Candidate o 2020/09/15 General Availability ** * The overall feature set is frozen. o Per the JDK Release Process [1] we now turn our focus to P1 bugs. * Features included in JDK 15: o JEP 339: Edwards-Curve Digital Signature Algorithm (EdDSA) o JEP 360: Sealed Classes (Preview) o JEP 371: Hidden Classes o JEP 372: Remove the Nashorn JavaScript Engine o JEP 373: Reimplement the Legacy DatagramSocket API o JEP 374: Disable and Deprecate Biased Locking o JEP 375: Pattern Matching for instanceof (Second Preview) o JEP 377: ZGC: A Scalable Low-Latency Garbage Collector o JEP 378: Text Blocks o JEP 379: Shenandoah: A Low-Pause-Time Garbage Collector o JEP 381: Remove the Solaris and SPARC Ports o JEP 383: Foreign-Memory Access API (Second Incubator) o JEP 384: Records (Second Preview) o JEP 385: Deprecate RMI Activation for Removal *JDK 15 **Early Access build 35 *is now available at http://jdk.java.net/15 * Release notes o http://jdk.java.net/15/release-notes * Recent fixes that might be of interest o Build 34 + JDK-8246094: [macos] Sound Recording and playback is not working *JDK 16 Early Access build 9 ***is now available at http://jdk.java.net/16 * JEP Candidate o JEP 388: Windows/AArch64 Port * JEPs targeted to JDK 16, so far: o JEP 369: Migrate to GitHub o JEP 357: Migrate from Mercurial to Git o JEP 347: Enable C++14 Language Features ** * Recent fixes that might be of interest o Build 9 + JDK-8243320: Add SSL root certificates to Oracle Root CA program + JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program o Build 8 + JDK-8246094: [macos] Sound Recording and playback is not working + JDK-8248655: Support supplementary characters in String case insensitive operations o Build 7 + JDK-8246032: Implementation of JEP 347: Enable C++14 Language Features *__* Regards Deepak Damodaran Quality Outreach [1] http://openjdk.java.net/jeps/3 -------------- next part -------------- An HTML attachment was scrubbed... URL: From deepak.n.damodaran at oracle.com Fri Aug 14 12:02:22 2020 From: deepak.n.damodaran at oracle.com (deepak.n.damodaran at oracle.com) Date: Fri, 14 Aug 2020 17:32:22 +0530 Subject: OpenJDK 15 build 35 test results now available In-Reply-To: <098d6773-35bc-88b1-d76f-170869a18660@oracle.com> References: <098d6773-35bc-88b1-d76f-170869a18660@oracle.com> Message-ID: <122653ad-d53a-2c31-8343-50934b2043bb@oracle.com> *OpenJDK 1**5 ea build **35 test results are now available at * ** https://download.java.net/openjdk/testresults/15/testresults.html The jdk test results contain 1 differencefrom the build 33 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge15/33/jdk/JTwork pass: 7,742; fail: 2; not run: 2,592 1: /qoutreach1/jdktest/merge15/35/jdk/JTwork pass: 7,743; fail: 1; not run: 2,592 0 1 Test fail pass java/sql/testng/test/sql/DriverManagerPermissionsTests.java 1 differences The hotspot test results contain 1 differencefrom the build 33 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge15/33/hotspot/JTwork pass: 5,826; fail: 46; not run: 366 1: /qoutreach1/jdktest/merge15/35/hotspot/JTwork pass: 5,827; fail: 46; not run: 366 0 1 Test --- pass compiler/c2/TestFoldCompares.java 1 differences The langtools test results contain 0 differencesfrom the build 33 test results. -- Regards, Deepak Damodaran QualityOutreach Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From deepak.n.damodaran at oracle.com Fri Aug 14 12:18:52 2020 From: deepak.n.damodaran at oracle.com (deepak.n.damodaran at oracle.com) Date: Fri, 14 Aug 2020 17:48:52 +0530 Subject: OpenJDK 16 build 10 test results now available In-Reply-To: References: Message-ID: <18eedf2a-9ec8-d854-76e7-028dbfc84d26@oracle.com> *OpenJDK 1**6 ea build **10 test results are now available at * ** https://download.java.net/openjdk/testresults/16/testresults.html The jdk test results contain 2 differencesfrom the build 8 test results. No new testcase failures found. 0: /home/opc/jdktest/merge16/8/jdk/JTwork pass: 7,765; fail: 1; not run: 2,593 1: /home/opc/jdktest/merge16/10/jdk/JTwork pass: 7,767; fail: 1; not run: 2,597 0 1 Test --- pass java/lang/reflect/Proxy/HiddenProxyInterface.java --- pass java/lang/reflect/Proxy/TestVarArgs.java 2 differences The hotspot test results contain 17 differencesfrom the build 8 test results. 3 new testcase failures found. One failure is due to test setup issue and investigation is going on for the rest. 0: /home/opc/jdktest/merge16/8/hotspot/JTwork pass: 5,840; fail: 46; not run: 424 1: /home/opc/jdktest/merge16/10/hotspot/JTwork pass: 5,849; fail: 49; not run: 420 0 1 Test --- pass compiler/c2/TestDeadPhiMergeMemLoop.java --- pass compiler/c2/TestFoldCompares.java --- pass compiler/intrinsics/sha/TestDigest.java pass --- compiler/intrinsics/sha/TestSHA.java --- pass compiler/intrinsics/sha/cli/TestUseMD5IntrinsicsOptionOnSupportedCPU.java --- pass compiler/intrinsics/sha/cli/TestUseMD5IntrinsicsOptionOnUnsupportedCPU.java --- pass compiler/intrinsics/sha/sanity/TestMD5Intrinsics.java --- pass compiler/intrinsics/sha/sanity/TestMD5MultiBlockIntrinsics.java --- pass compiler/unsafe/TestMisalignedUnsafeAccess.java pass fail resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java pass fail serviceability/sa/ClhsdbFindPC.java#id1 pass fail serviceability/sa/ClhsdbFindPC.java#id3 --- pass vmTestbase/nsk/stress/stack/stack008.java --- pass vmTestbase/nsk/stress/stack/stack016.java --- pass vmTestbase/nsk/stress/stack/stack017.java --- pass vmTestbase/nsk/stress/stack/stack018.java --- pass vmTestbase/nsk/stress/stack/stack019.java 17 differences The langtools test results contain 1 differencefrom the build 8 test results. No new testcase failures found. 0: /home/opc/jdktest/merge16/8/langtools/JTwork pass: 3,702; not run: 409 1: /home/opc/jdktest/merge16/10/langtools/JTwork pass: 3,703; not run: 409 0 1 Test --- pass tools/javac/lambda/methodReference/MethodRefStuck8249261.java 1 differences -- Regards, Deepak Damodaran QualityOutreach Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From deepak.n.damodaran at oracle.com Thu Aug 20 14:05:31 2020 From: deepak.n.damodaran at oracle.com (deepak.n.damodaran at oracle.com) Date: Thu, 20 Aug 2020 19:35:31 +0530 Subject: OpenJDK 15 build 36 test results now available In-Reply-To: <122653ad-d53a-2c31-8343-50934b2043bb@oracle.com> References: <122653ad-d53a-2c31-8343-50934b2043bb@oracle.com> Message-ID: *OpenJDK 1**5 ea build **36 test results are now available at * ** https://download.java.net/openjdk/testresults/15/testresults.html The jdk test results contain 3 differencesfrom the build 35 test results. 2 new testcase failures found. Investigation on failures is going on. 0: /qoutreach1/jdktest/merge15/35/jdk/JTwork pass: 7,743; fail: 1; not run: 2,592 1: /qoutreach1/jdktest/merge15/36/jdk/JTwork pass: 7,742; fail: 3; not run: 2,592 0 1 Test pass fail java/sql/testng/test/sql/DriverManagerPermissionsTests.java pass fail jdk/jfr/jvm/TestLargeJavaEvent64k.java --- pass sun/security/ssl/SSLSocketImpl/SetSoTimeout.java 3 differences The hotspot test results contain 0 differences from the build 35 test results. The langtools test results contain 0 differencesfrom the build 35 test results. -- Regards, Deepak Damodaran QualityOutreach Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From deepak.n.damodaran at oracle.com Thu Aug 20 14:28:47 2020 From: deepak.n.damodaran at oracle.com (deepak.n.damodaran at oracle.com) Date: Thu, 20 Aug 2020 19:58:47 +0530 Subject: OpenJDK 16 build 11 test results now available In-Reply-To: <18eedf2a-9ec8-d854-76e7-028dbfc84d26@oracle.com> References: <18eedf2a-9ec8-d854-76e7-028dbfc84d26@oracle.com> Message-ID: <5aa96789-8205-e16c-4729-5692244fc648@oracle.com> *OpenJDK 1**6 ea build **11 test results are now available at * ** https://download.java.net/openjdk/testresults/16/testresults.html The jdk test results contain 4 differencesfrom the build 10 test results. 1 new testcase failure found. Issue has been fixed already and the fix will be available in the next build. 0: /home/opc/jdktest/merge16/10/jdk/JTwork pass: 7,767; fail: 1; not run: 2,597 1: /home/opc/jdktest/merge16/11/jdk/JTwork pass: 7,769; fail: 2; not run: 2,598 0 1 Test --- pass java/net/httpclient/HttpClientExceptionTest.java --- pass java/nio/channels/SocketChannel/ReadWriteAfterClose.java --- pass sun/security/tools/jarsigner/RestrictedAlgo.java pass fail sun/security/validator/PKIXValAndRevCheckTests.java 4 differences The hotspot test results contain 9 differencesfrom the build 10 test results. 1 new testcase failure found. Investigation is going on for the same. 0: /home/opc/jdktest/merge16/10/hotspot/JTwork pass: 5,849; fail: 49; not run: 420 1: /home/opc/jdktest/merge16/11/hotspot/JTwork pass: 5,856; fail: 47; not run: 419 0 1 Test --- pass compiler/intrinsics/TestRotate.java --- pass compiler/regalloc/TestC1OverlappingRegisterHint.java --- pass compiler/vectorization/TestComplexAddrExpr.java --- pass compiler/vectorization/TestVectorsNotSavedAtSafepoint.java fail pass resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java --- pass runtime/cds/appcds/javaldr/LockDuringDump.java fail pass serviceability/sa/ClhsdbFindPC.java#id1 fail pass serviceability/sa/ClhsdbFindPC.java#id3 pass fail vmTestbase/nsk/sysdict/vm/stress/chain/chain008/chain008.java 9 differences The langtools test results contain 0 differencesfrom the build 10 test results. -- Regards, Deepak Damodaran QualityOutreach Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: