From deepak.n.damodaran at oracle.com Mon Aug 2 04:19:48 2021 From: deepak.n.damodaran at oracle.com (Deepak Damodaran) Date: Mon, 2 Aug 2021 04:19:48 +0000 Subject: OpenJDK 17 EA build 33 test results are available Message-ID: <353CE875-B7F2-414B-ABA2-2F41BEBDCD7B@oracle.com> OpenJDK 17 EA build 33 test results are available at https://download.java.net/openjdk/testresults/17/testresults.html The jdk test results contain 0 differences from the build 32 test results. No new testcase failures found. The hotspot test results contain 4 differences from the build 32 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge17/32/hotspot/JTwork pass: 5,646; fail: 2; not run: 467 1: /qoutreach1/jdktest/merge17/33/hotspot/JTwork pass: 5,648; not run: 468 0 1 Test pass --- runtime/InvocationTests/invokevirtualTests.java --- pass runtime/handshake/SuspendBlocked.java fail pass vmTestbase/nsk/sysdict/vm/stress/btree/btree010/btree010.java fail pass vmTestbase/nsk/sysdict/vm/stress/btree/btree012/btree012.java 4 differences The langtools test results contain 1 difference from the build 32 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge17/32/langtools/JTwork pass: 3,812; not run: 432 1: /qoutreach1/jdktest/merge17/33/langtools/JTwork pass: 3,813; not run: 432 0 1 Test --- pass tools/javac/UnicodeBackslash/UnicodeBackslash.java 1 differences Regards, Deepak Damodaran Quality Outreach Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From deepak.n.damodaran at oracle.com Mon Aug 2 05:22:10 2021 From: deepak.n.damodaran at oracle.com (Deepak Damodaran) Date: Mon, 2 Aug 2021 05:22:10 +0000 Subject: OpenJDK 18 EA build 8 test results are available Message-ID: <791B982F-FC2F-4C54-B273-0AD4D7D6EA01@oracle.com> OpenJDK 18 EA build 8 test results are available at https://download.java.net/openjdk/testresults/18/testresults.html The jdk test results contain 6 differences from the build 7 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge18/7/jdk/JTwork pass: 8,013; fail: 1; error: 2; not run: 2,855 1: /qoutreach1/jdktest/merge18/8/jdk/JTwork pass: 8,019; fail: 1; not run: 2,855 0 1 Test error pass com/sun/java/swing/plaf/windows/8016551/bug8016551.java --- pass com/sun/net/httpserver/HttpServerProviderTest.java error pass javax/accessibility/SlowPanelIteration/SlowPanelIteration.java --- pass jdk/nio/zipfs/ZipFSOutputStreamTest.java --- pass sun/security/x509/X509CertImpl/GetFingerprintError.java --- pass tools/jpackage/linux/LinuxWeirdOutputDirTest.java 6 differences The hotspot test results contain 16 differences from the build 7 test results. Two new testcase failures found. Will investigate the same. 0: /qoutreach1/jdktest/merge18/7/hotspot/JTwork pass: 5,655; not run: 478 1: /qoutreach1/jdktest/merge18/8/hotspot/JTwork pass: 5,661; fail: 2; not run: 476 0 1 Test --- pass compiler/loopopts/TestIdomAfterLoopUnswitching.java pass --- runtime/InvocationTests/invokevirtualTests.java pass --- runtime/cds/SharedBaseAddress.java --- pass runtime/cds/SharedBaseAddress.java#id0 --- pass runtime/cds/SharedBaseAddress.java#id1 --- pass runtime/cds/SharedBaseAddress.java#id2 --- pass runtime/cds/SharedBaseAddress.java#id3 --- pass runtime/handshake/SuspendBlocked.java pass --- serviceability/dcmd/gc/HeapDumpAllTest.java --- pass serviceability/dcmd/vm/TrimLibcHeapTest.java --- pass serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorInterpreterObjectTest.java --- pass serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java --- pass serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatIntervalTest.java --- pass serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatObjectCorrectnessTest.java pass fail vmTestbase/nsk/sysdict/vm/stress/btree/btree010/btree010.java pass fail vmTestbase/nsk/sysdict/vm/stress/chain/chain007/chain007.java 16 differences The langtools test results contain 1 difference from the build 7 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge18/7/langtools/JTwork pass: 3,814; not run: 434 1: /qoutreach1/jdktest/merge18/8/langtools/JTwork pass: 3,815; not run: 434 0 1 Test --- pass tools/javac/UnicodeBackslash/UnicodeBackslash.java 1 differences Regards, Deepak Damodaran Quality Outreach Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From deepak.n.damodaran at oracle.com Sun Aug 8 07:03:50 2021 From: deepak.n.damodaran at oracle.com (Deepak Damodaran) Date: Sun, 8 Aug 2021 07:03:50 +0000 Subject: JDK 17 is now in the Release Candidate Phase In-Reply-To: <92608a25-4e76-6319-4d4e-01c9c2043e1f@oracle.com> References: <92608a25-4e76-6319-4d4e-01c9c2043e1f@oracle.com> Message-ID: <51EA993E-1C45-40D5-A901-39F064CE1C82@oracle.com> Per the JDK 17 schedule , we are now in the Release Candidate Phase [1][2]. Please advise if you find any issues while testing the latest Early Access builds. * Schedule: * 2021/08/05 Initial Release Candidate * 2021/08/19 Final Release Candidate * 2021/09/14 General Availability The overall feature set is frozen. No further JEPs will be targeted to this release. * Features integrated in JDK 17: * JEP 306: Restore Always-Strict Floating-Point Semantics * JEP 356: Enhanced Pseudo-Random Number Generators * JEP 382: New macOS Rendering Pipeline * JEP 391: macOS/AArch64 Port * JEP 398: Deprecate the Applet API for Removal * JEP 403: Strongly Encapsulate JDK Internals * JEP 406: Pattern Matching for switch (Preview) * JEP 407: Remove RMI Activation * JEP 409: Sealed Classes * JEP 410: Remove the Experimental AOT and JIT Compiler * JEP 411: Deprecate the Security Manager for Removal * JEP 412: Foreign Function & Memory API (Incubator) * JEP 414: Vector API (Second Incubator) * JEP 415: Context-Specific Deserialization Filters OpenJDK 17 Early Access build 35 is available at https://jdk.java.net/17 * These early-access , open-source builds are provided under the * GNU General Public License, version 2, with the Classpath Exception * Release Notes are available at https://jdk.java.net/17/release-notes * Changes in recent builds that maybe of interest: * JDK-8270866: NPE in DocTreePath.getTreePath() [build 33] * Reported by jOOQ Topics of Interest: * The latest Newscast covers 17's JEP 356: Enhanced Pseudo-Random Number Generators - Here * The latest JEP Caf? cover 17's JEP 409 : Sealed Classes - Here * A few updates to JEP 411: Deprecate the Security Manager for Removal - Here OpenJDK 18 Early Access build 9 is available at https://jdk.java.net/18 * These early-access , open-source builds are provided under the * GNU General Public License, version 2, with the Classpath Exception * Release Notes are available at https://jdk.java.net/18/release-notes * Changes in recent builds that maybe of interest: * JDK-8225082: Remove IdenTrust certificate that is expiring in September 2021 [build 9] * JDK-8251329: Zip File System Provider Throws ZipException when entry name element contains "." or ".." [build 9] * JDK-8271359: NPE in DocTreePath.getTreePath() [build 8] * Reported by jOOQ July 2021 Critical Patch Update Released * As part of the July 2021, we released JDK 16.0.2, JDK 11.0.12 LTS, JDK 8u301 and JDK 7u311 as well as OpenJDK 16.0.2 (publicly available) Regards Deepak [1] https://mail.openjdk.java.net/pipermail/jdk-dev/2021-August/005894.html [2] https://mail.openjdk.java.net/pipermail/jdk-dev/2021-August/005906.html -------------- next part -------------- An HTML attachment was scrubbed... URL: From deepak.n.damodaran at oracle.com Tue Aug 10 04:09:30 2021 From: deepak.n.damodaran at oracle.com (Deepak Damodaran) Date: Tue, 10 Aug 2021 04:09:30 +0000 Subject: OpenJDK 17 EA build 35 test results are available Message-ID: <8443C776-7970-47C8-B926-FA7CAC4CB49C@oracle.com> OpenJDK 17 EA build 35 test results are available at https://download.java.net/openjdk/testresults/17/testresults.html The jdk test results contain 1 difference from the build 33 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge17/33/jdk/JTwork pass: 8,007; fail: 1; not run: 2,852 1: /qoutreach1/jdktest/merge17/35/jdk/JTwork pass: 8,006; fail: 1; not run: 2,853 0 1 Test pass --- javax/sound/midi/Sequencer/Looping.java 1 differences The hotspot test results contain 3 differences from the build 33 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge17/33/hotspot/JTwork pass: 5,648; not run: 468 1: /qoutreach1/jdktest/merge17/35/hotspot/JTwork pass: 5,647; fail: 2; not run: 468 0 1 Test --- pass compiler/loopopts/TestMainNeverExecuted.java pass fail vmTestbase/nsk/sysdict/vm/stress/btree/btree010/btree010.java pass fail vmTestbase/nsk/sysdict/vm/stress/chain/chain007/chain007.java 3 differences The langtools test results contain 0 differences from the build 33 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 Tue Aug 10 04:13:46 2021 From: deepak.n.damodaran at oracle.com (Deepak Damodaran) Date: Tue, 10 Aug 2021 04:13:46 +0000 Subject: OpenJDK 18 EA build 9 test results are available Message-ID: <26483943-7BEC-4E2F-BD22-506BDA5375FB@oracle.com> OpenJDK 18 EA build 9 test results are available at https://download.java.net/openjdk/testresults/18/testresults.html The jdk test results contain 5 differences from the build 8 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge18/8/jdk/JTwork pass: 8,019; fail: 1; not run: 2,855 1: /qoutreach1/jdktest/merge18/9/jdk/JTwork pass: 8,020; fail: 1; not run: 2,856 0 1 Test --- pass javax/imageio/plugins/tiff/LargeTIFFTagTest.java pass --- javax/sound/midi/Sequencer/Looping.java --- pass jdk/nio/zipfs/HasDotDotTest.java --- pass jdk/security/JavaDotSecurity/MakeJavaSecurityTest.java pass --- jdk/security/JavaDotSecurity/ifdefs.sh 5 differences The hotspot test results contain 16 differences from the build 8 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge18/8/hotspot/JTwork pass: 5,661; fail: 2; not run: 476 1: /qoutreach1/jdktest/merge18/9/hotspot/JTwork pass: 5,675; not run: 480 0 1 Test --- pass compiler/c2/TestDeadLoopSplitIfLoop.java --- pass compiler/c2/TestRenumberLiveNodesInfiniteLoop.java --- pass compiler/loopopts/TestMainNeverExecuted.java pass --- gc/g1/TestMixedGCLiveThreshold.java --- pass gc/g1/TestMixedGCLiveThreshold.java#0percent --- pass gc/g1/TestMixedGCLiveThreshold.java#100percent --- pass gc/g1/TestMixedGCLiveThreshold.java#25percent --- pass runtime/NMT/NMTForOtherLaunchersTest.java#jar --- pass runtime/NMT/NMTForOtherLaunchersTest.java#javac --- pass runtime/NMT/NMTInitializationTest.java#default_long-detail --- pass runtime/NMT/NMTInitializationTest.java#default_long-off --- pass runtime/NMT/NMTInitializationTest.java#normal-detail --- pass runtime/NMT/NMTInitializationTest.java#normal-off --- pass serviceability/dcmd/gc/HeapDumpAllTest.java fail pass vmTestbase/nsk/sysdict/vm/stress/btree/btree010/btree010.java fail pass vmTestbase/nsk/sysdict/vm/stress/chain/chain007/chain007.java 16 differences The langtools test results contain 2 differences from the build 8 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge18/8/langtools/JTwork pass: 3,815; not run: 434 1: /qoutreach1/jdktest/merge18/9/langtools/JTwork pass: 3,817; not run: 433 0 1 Test --- pass tools/javac/annotations/8261088/T8261088.java --- pass tools/jdeprscan/tests/jdk/jdeprscan/TestRelease.java 2 differences Regards, Deepak Damodaran Quality Outreach Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From deepak.n.damodaran at oracle.com Mon Aug 16 03:29:31 2021 From: deepak.n.damodaran at oracle.com (Deepak Damodaran) Date: Mon, 16 Aug 2021 03:29:31 +0000 Subject: OpenJDK 18 EA build 10 test results are available Message-ID: OpenJDK 18 EA build 10 test results are available at https://download.java.net/openjdk/testresults/18/testresults.html The jdk test results contain 5 differences from the build 9 test results. No new testcase failures found. Found few errors due to environment issues, will check it. 0: /qoutreach1/jdktest/merge18/9/jdk/JTwork pass: 8,020; fail: 1; not run: 2,856 1: /qoutreach1/jdktest/merge18/10/jdk/JTwork pass: 8,019; fail: 1; error: 3; not run: 2,863 0 1 Test pass error com/sun/java/swing/plaf/windows/8016551/bug8016551.java --- pass java/nio/channels/FileChannel/Transfer2GPlus.java pass error javax/accessibility/JList/AccessibleJListChildNPETest.java pass error javax/accessibility/SlowPanelIteration/SlowPanelIteration.java --- pass jdk/jfr/jcmd/TestFilenameExpansion.java 5 differences The hotspot test results contain 2 differences from the build 9 test results. One new testcase failure found. Will investigate the same. 0: /qoutreach1/jdktest/merge18/9/hotspot/JTwork pass: 5,675; not run: 480 1: /qoutreach1/jdktest/merge18/10/hotspot/JTwork pass: 5,675; fail: 1; not run: 481 0 1 Test --- pass runtime/cds/appcds/customLoader/CustomClassListDump.java pass fail vmTestbase/nsk/sysdict/vm/stress/chain/chain007/chain007.java 2 differences The langtools test results contain 0 differences from the build 9 test results. No failures found. Regards, Deepak Damodaran Quality Outreach Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From deepak.n.damodaran at oracle.com Mon Aug 23 15:19:44 2021 From: deepak.n.damodaran at oracle.com (Deepak Damodaran) Date: Mon, 23 Aug 2021 15:19:44 +0000 Subject: OpenJDK 18 EA build 11 test results are available Message-ID: OpenJDK 18 EA build 11 test results are available at https://download.java.net/openjdk/testresults/18/testresults.html The jdk test results contain 9 differences from the build 10 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge18/10/jdk/JTwork pass: 8,019; fail: 1; error: 3; not run: 2,863 1: /qoutreach1/jdktest/merge18/11/jdk/JTwork pass: 8,026; fail: 1; not run: 2,868 0 1 Test error pass com/sun/java/swing/plaf/windows/8016551/bug8016551.java --- pass java/io/FileInputStream/TransferTo.java --- pass java/lang/StringBuilder/CharAt.java --- pass java/nio/channels/FileChannel/TransferOverlappedFileChannel.java error pass javax/accessibility/JList/AccessibleJListChildNPETest.java error pass javax/accessibility/SlowPanelIteration/SlowPanelIteration.java --- pass sun/security/pkcs12/KeytoolOpensslInteropTest.java pass --- sun/security/pkcs12/ParamsTest.java --- pass tools/jpackage/share/AppLauncherEnvTest.java 9 differences The hotspot test results contain 13 differences from the build 10 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge18/10/hotspot/JTwork pass: 5,675; fail: 1; not run: 481 1: /qoutreach1/jdktest/merge18/11/hotspot/JTwork pass: 5,686; not run: 481 0 1 Test --- pass compiler/arraycopy/TestIllegalArrayCopyBeforeInfiniteLoop.java --- pass compiler/c2/LongCountedLoopAsUnswitchIff.java --- pass compiler/inlining/LateInlineVirtualNullReceiverCheck.java --- pass gc/stringdedup/TestStringDeduplicationAgeThreshold.java#id2 --- pass gc/stringdedup/TestStringDeduplicationFullGC.java#id2 pass --- gc/stringdedup/TestStringDeduplicationInterned.java --- pass gc/stringdedup/TestStringDeduplicationInterned.java#id0 --- pass gc/stringdedup/TestStringDeduplicationInterned.java#id1 --- pass gc/stringdedup/TestStringDeduplicationPrintOptions.java#id2 --- pass gc/stringdedup/TestStringDeduplicationTableResize.java#id2 --- pass gc/stringdedup/TestStringDeduplicationYoungGC.java#id2 --- pass runtime/ClassInitErrors/InitExceptionUnloadTest.java fail pass vmTestbase/nsk/sysdict/vm/stress/chain/chain007/chain007.java 13 differences The langtools test results contain 4 differences from the build 10 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge18/10/langtools/JTwork pass: 3,817; not run: 433 1: /qoutreach1/jdktest/merge18/11/langtools/JTwork pass: 3,821; not run: 434 0 1 Test --- pass tools/doclint/EmptyDescriptionTest.java --- pass tools/doclint/NoArgsConstructorTest.java --- pass tools/javac/cantReferenceBeforeCtor/CantReferenceBeforeConstructorTest.java --- pass tools/javac/processing/model/util/elements/TestOutermostTypeElement.java 4 differences Regards, Deepak Damodaran Quality Outreach Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From deepak.n.damodaran at oracle.com Mon Aug 30 05:03:16 2021 From: deepak.n.damodaran at oracle.com (Deepak Damodaran) Date: Mon, 30 Aug 2021 05:03:16 +0000 Subject: OpenJDK 18 EA build 12 test results are available Message-ID: OpenJDK 18 EA build 12 test results are available at https://download.java.net/openjdk/testresults/18/testresults.html The jdk test results contain 2 differences from the build 11 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge18/11/jdk/JTwork pass: 8,026; fail: 1; not run: 2,868 1: /qoutreach1/jdktest/merge18/12/jdk/JTwork pass: 8,028; fail: 1; not run: 2,870 0 1 Test --- pass sun/security/ssl/SSLSessionImpl/InvalidateSession.java --- pass tools/jlink/plugins/CDSPluginTest.java 2 differences The hotspot test results contain 14 differences from the build 11 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge18/11/hotspot/JTwork pass: 5,686; not run: 481 1: /qoutreach1/jdktest/merge18/12/hotspot/JTwork pass: 5,700; not run: 481 0 1 Test --- pass compiler/regalloc/TestGCMRecalcPressureNodes.java --- pass compiler/unsafe/MismatchedUnsafeAccessTest.java --- pass gc/stringdedup/TestStringDeduplicationAgeThreshold.java#id1 --- pass gc/stringdedup/TestStringDeduplicationAgeThreshold.java#id4 --- pass gc/stringdedup/TestStringDeduplicationFullGC.java#id1 --- pass gc/stringdedup/TestStringDeduplicationFullGC.java#id4 --- pass gc/stringdedup/TestStringDeduplicationInterned.java#id2 --- pass gc/stringdedup/TestStringDeduplicationInterned.java#id3 --- pass gc/stringdedup/TestStringDeduplicationPrintOptions.java#id1 --- pass gc/stringdedup/TestStringDeduplicationPrintOptions.java#id4 --- pass gc/stringdedup/TestStringDeduplicationTableResize.java#id1 --- pass gc/stringdedup/TestStringDeduplicationTableResize.java#id4 --- pass gc/stringdedup/TestStringDeduplicationYoungGC.java#id1 --- pass gc/stringdedup/TestStringDeduplicationYoungGC.java#id4 14 differences The langtools test results contain 1 difference from the build 11 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge18/11/langtools/JTwork pass: 3,821; not run: 434 1: /qoutreach1/jdktest/merge18/12/langtools/JTwork pass: 3,822; not run: 435 0 1 Test --- pass tools/doclint/AnonClassTest.java 1 differences Regards, Deepak Damodaran Quality Outreach Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: