From deepak.n.damodaran at oracle.com Mon Feb 1 17:48:05 2021 From: deepak.n.damodaran at oracle.com (Deepak Damodaran) Date: Mon, 1 Feb 2021 17:48:05 +0000 Subject: OpenJDK 16 EA build 34 test results now available Message-ID: <6B84F1A6-30BE-45CF-9D3B-EAE598C19A30@oracle.com> OpenJDK 16 EA build 34 test results are now available at https://download.java.net/openjdk/testresults/16/testresults.html The jdk test results contain 0 differences from the build 33 test results. The hotspot test results contain 3 differences from the build 33 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge16/33/hotspot/JTwork pass: 5,861; fail: 1; not run: 554 1: /qoutreach1/jdktest/merge16/34/hotspot/JTwork pass: 5,864; not run: 554 0 1 Test --- pass compiler/loopopts/TestDivWithTopDivisor.java --- pass compiler/vectorapi/VectorReinterpretTest.java fail pass vmTestbase/nsk/sysdict/vm/stress/btree/btree010/btree010.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 Mon Feb 1 17:52:13 2021 From: deepak.n.damodaran at oracle.com (Deepak Damodaran) Date: Mon, 1 Feb 2021 17:52:13 +0000 Subject: OpenJDK 17 EA build 7 test results now available Message-ID: <790920F1-1BC9-482B-B75F-ED7145EB22D7@oracle.com> OpenJDK 17 EA build 7 test results are now available at https://download.java.net/openjdk/testresults/17/testresults.html The jdk test results contain 10 differences from the build 6 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge17/6/jdk/JTwork pass: 7,895; fail: 1; not run: 2,768 1: /qoutreach1/jdktest/merge17/7/jdk/JTwork pass: 7,901; fail: 1; not run: 2,770 0 1 Test --- pass com/sun/management/DiagnosticCommandMBean/DcmdMBeanTestCheckJni.java --- pass java/lang/instrument/PremainClass/NoPremainAgent.java pass --- java/lang/instrument/PremainClass/NoPremainAgentTest.java --- pass java/lang/instrument/PremainClass/NonPublicAgent.java --- pass java/lang/instrument/PremainClass/NonPublicPremainAgent.java --- pass java/lang/instrument/PremainClass/ZeroArgPremainAgent.java pass --- java/lang/instrument/PremainClass/ZeroArgPremainAgentTest.java --- pass java/lang/invoke/MethodHandlesCollectArgsTest.java --- pass java/time/test/java/time/zone/TestMutableZoneRules.java --- pass sun/security/pkcs11/Cipher/CancelMultipart.java 10 differences The hotspot test results contain 4 differences from the build 6 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge17/6/hotspot/JTwork pass: 5,868; not run: 559 1: /qoutreach1/jdktest/merge17/7/hotspot/JTwork pass: 5,870; not run: 559 0 1 Test --- pass compiler/vectorapi/Test8259353.java --- pass compiler/vectorapi/VectorReinterpretTest.java pass --- runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryErrorInMetaspace.java --- pass runtime/sealedClasses/RedefinePermittedSubclass.java 4 differences The langtools test results contain 2 differences from the build 6 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge17/6/langtools/JTwork pass: 3,752; not run: 416 1: /qoutreach1/jdktest/merge17/7/langtools/JTwork pass: 3,754; not run: 416 0 1 Test --- pass tools/javac/annotations/typeAnnotations/8236490/T8236490.java --- pass tools/javac/tree/CompilationUnitTreeTest.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 Sun Feb 7 09:13:28 2021 From: deepak.n.damodaran at oracle.com (Deepak Damodaran) Date: Sun, 7 Feb 2021 09:13:28 +0000 Subject: JDK 16 is now in the Release Candidate Phase In-Reply-To: <13ee6247-d3cf-5ea3-c0b0-5d84ff654a16@oracle.com> References: <13ee6247-d3cf-5ea3-c0b0-5d84ff654a16@oracle.com> Message-ID: <8E097ABD-F520-4CDE-923E-F580E64C25A5@oracle.com> Per the JDK 16 schedule , we are in the Release Candidate Phase [1] . Please advise if you find any issues while testing the latest Early Access builds. * Schedule for JDK 16 * 2021/02/04 Initial Release Candidate * 2021/02/18 Final Release Candidate * 2021/03/16 General Availability * Release Notes [2] OpenJDK 16 Early Access build 35 is now available at http://jdk.java.net/16 * These early-access, open-source builds are provided under the GNU General Public License, version 2, with the Classpath Exception. * Features [3] - the overall feature set is frozen. No further JEPs will be targeted to this release. * Changes in recent builds that maybe of interest: * Build 34: * JDK-8259025: Record compact constructor using Objects.requireNonNull * Reported by JUnit5 * Build 32: * JDK-8259014: Incomplete support for Unix domain sockets in Windows 2019 Server * JDK 16 - topics of interest: * Unix domain socket channels (JEP-380) overview: https://inside.java/2021/02/03/jep380-unix-domain-sockets-channels/ * Java Feature Spotlight: Pattern Matching https://inside.java/2021/01/22/feature-spotlight-pattern-matching/ * Foreign Memory Access - Pulling all the thread https://inside.java/2021/01/25/memory-access-pulling-all-the-threads/ * General ? topic of interest: * Inside Java Episode 11 ?How to contribute to OpenJDK? with Stuart Marks and Jesper Wilhelmsson https://inside.java/2021/01/29/podcast-011/ Project Lanai EA 9 Build 17-lanai+2-49 (2021/1/20) is available now * These early-access builds are provided under the GNU General Public License, version 2, with the Classpath Exception * EA builds are intended for developers looking to test and provide feedback on using Project Lanai. * This is a macOS-specific project which implements a new Java 2D graphics rendering pipeline for macOS. * Project Lanai Wiki: https://wiki.openjdk.java.net/display/lanai/Main * Please send feedback via e-mail to lanai-dev at openjdk.java.net. To send e-mail to this address you must first subscribe to the mailing list. Project Loom Build 17-loom+2-42 (2021/1/14) based on JDK-17+5 is available now * These early-access builds are provided under the GNU General Public License, version 2, with the Classpath Exception * These builds are intended for developers looking to "kick the tyres" and provide feedback on using the API or by sending bug reports. * API Javadoc : https://download.java.net/java/early_access/loom/docs/api/ * Please send feedback via e-mail to loom-dev at openjdk.java.net. To send e-mail to this address you must first subscribe to the mailing list. OpenJDK 17 Early Access build 8 is now available at http://jdk.java.net/17 * These early-access, open-source builds are provided under the GNU General Public License, version 2, with the Classpath Exception. * Changes in recent builds that maybe of interest: * Build 8: * JDK-8222850: Misleading cascade compiler error in switch expression with undefined vars * Reported by jOOQ. * JDK-8217633: Configurable extensions with system properties * JDK-8249867: DOM LSSerializer control of newline after XML header * JDK-8256421: Added 2 HARICA Root CA Certificates * JDK-8259801: Enable XML Signature secure validation mode by default * Build 7: * JDK-8165276: Spec states to invoke the premain method in an agent class if it's public but implementation differs * JDK-8256895: Add support for RFC 8954: Online Certificate Status Protocol (OCSP) Nonce Extension * Build 6: * JDK- 8259048: (tz) Upgrade time-zone data to tzdata2020f January 2021 Critical Patch Update Released: * As part of the Jan 2021 CPU we released JDK 15.0.2, JDK 11.0.10 LTS, JDK 8u281, and JDK 7u291 as well as OpenJDK 15.0.2 (publicly available). Regards Deepak [1] https://mail.openjdk.java.net/pipermail/jdk-dev/2021-February/005062.html [2] https://jdk.java.net/16/release-notes [3] http://openjdk.java.net/projects/jdk/16/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From lars.eckart at hey.com Sun Feb 7 09:30:37 2021 From: lars.eckart at hey.com (Lars Eckart) Date: Sun, 07 Feb 2021 11:30:37 +0200 Subject: add ApprovalTests.Java Message-ID: <73e584a065451b7b3f51df754eba1f9b958f32a9@hey.com> Hello, we would like to be listed in the quality outreach list. Project: ApprovalTests.Java Contact: Llewellyn Falco, Lars Eckart Comments: https://approvaltests.com/ We test with JDK 8, 11, current GA and early access builds but do not make use of any APIs greater than JDK8 for compatibility reasons. Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: From rory.odonnell at oracle.com Mon Feb 8 08:52:44 2021 From: rory.odonnell at oracle.com (Rory O'Donnell) Date: Mon, 8 Feb 2021 08:52:44 +0000 Subject: add ApprovalTests.Java In-Reply-To: <73e584a065451b7b3f51df754eba1f9b958f32a9@hey.com> References: <73e584a065451b7b3f51df754eba1f9b958f32a9@hey.com> Message-ID: Hi Lars, Welcome! I will add you to the Quality Outreach Program. Rgds, Rory On 07/02/2021 09:30, Lars Eckart wrote: > Hello, > > we would like to be listed in the quality outreach list. > > Project: ApprovalTests.Java > Contact: Llewellyn Falco, Lars Eckart > Comments: https://approvaltests.com/ We test with JDK 8, 11, current > GA and early access builds but do not make use of any APIs greater > than JDK8 for compatibility reasons. > > Thank you. > > -- Rgds, Rory O'Donnell Quality Engineering Manager Oracle EMEA, Dublin, Ireland -------------- next part -------------- An HTML attachment was scrubbed... URL: From deepak.n.damodaran at oracle.com Tue Feb 9 11:57:19 2021 From: deepak.n.damodaran at oracle.com (Deepak Damodaran) Date: Tue, 9 Feb 2021 11:57:19 +0000 Subject: OpenJDK 16 EA build 35 test results are now available Message-ID: <0F516BE5-D5A0-4282-A5FB-B27923919D43@oracle.com> OpenJDK 16 EA build 35 test results are now available at https://download.java.net/openjdk/testresults/16/testresults.html The jdk test results contain 1 difference from the build 34 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge16/34/jdk/JTwork pass: 7,885; fail: 1; not run: 2,753 1: /qoutreach1/jdktest/merge16/35/jdk/JTwork pass: 7,886; fail: 1; not run: 2,752 0 1 Test --- pass jdk/jfr/jmx/streaming/TestRotate.java 1 differences The hotspot test results contain 5 differences from the build 34 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge16/34/hotspot/JTwork pass: 5,864; not run: 554 1: /qoutreach1/jdktest/merge16/35/hotspot/JTwork pass: 5,869; not run: 554 0 1 Test --- pass compiler/c2/TestShiftRightAndAccumulate.java --- pass compiler/loopopts/TestLoopLimitNodeElimination.java --- pass compiler/loopopts/TestNestedIrreducibleLoopsMain.java --- pass compiler/vectorapi/TestLoopStoreVector.java --- pass compiler/vectorapi/VectorRebracket128Test.java 5 differences The langtools test results contain 0 differences from the build 34 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 Feb 9 12:05:44 2021 From: deepak.n.damodaran at oracle.com (Deepak Damodaran) Date: Tue, 9 Feb 2021 12:05:44 +0000 Subject: OpenJDK 17 EA build 8 test results are now available Message-ID: <90378AC9-27EE-4D67-BB38-D01A68E0C11B@oracle.com> OpenJDK 17 EA build 8 test results are now available at https://download.java.net/openjdk/testresults/17/testresults.html The jdk test results contain 10 differences from the build 7 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge17/7/jdk/JTwork pass: 7,901; fail: 1; not run: 2,770 1: /qoutreach1/jdktest/merge17/8/jdk/JTwork pass: 7,901; fail: 1; not run: 2,776 0 1 Test --- pass java/lang/Class/forName/NonJavaNames.java pass --- java/lang/Class/forName/NonJavaNames.sh pass --- java/lang/Thread/UncaughtExceptions.sh --- pass java/lang/Thread/UncaughtExceptionsTest.java --- pass jdk/jfr/event/gc/detailed/TestGCLockerEvent.java pass --- sun/security/krb5/auto/ReplayCacheTestProc.java pass --- sun/security/krb5/auto/ReplayCacheTestProcWithMD5.java pass --- sun/security/krb5/config/SCDynamicConfigTest.java --- pass sun/security/ssl/SSLSocketImpl/DisableExtensions.java --- pass tools/launcher/modules/patch/automatic/PatchTest.java 10 differences The hotspot test results contain 11 differences from the build 7 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge17/7/hotspot/JTwork pass: 5,870; not run: 559 1: /qoutreach1/jdktest/merge17/8/hotspot/JTwork pass: 5,877; not run: 557 0 1 Test --- pass compiler/longcountedloops/TestLongCountedLoopSplitIf.java --- pass compiler/loopopts/TestDivWithTopDivisor.java --- pass runtime/ErrorHandling/TestGZippedHeapDumpOnOutOfMemoryError.java#id0 --- pass runtime/ErrorHandling/TestGZippedHeapDumpOnOutOfMemoryError.java#id1 pass --- runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryError.java --- pass runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryError.java#id0 --- pass runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryError.java#id1 --- pass runtime/Metaspace/MaxMetaspaceSizeEnvVarTest.java --- pass serviceability/sa/TestObjectMonitorIterate.java pass --- vmTestbase/jit/tiered/Test.java --- pass vmTestbase/nsk/jdi/VirtualMachine/redefineClasses/redefineclasses021/TestDescription.java 11 differences The langtools test results contain 2 differences from the build 7 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge17/7/langtools/JTwork pass: 3,754; not run: 416 1: /qoutreach1/jdktest/merge17/8/langtools/JTwork pass: 3,756; not run: 416 0 1 Test --- pass tools/javac/recovery/SwitchUndefinedSelector.java --- pass tools/javac/recovery/T8259359.java 2 differences Regards, Deepak Damodaran Quality Outreach Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From lilian.benoit at lbenoit.fr Mon Feb 22 19:54:41 2021 From: lilian.benoit at lbenoit.fr (Lilian BENOIT) Date: Mon, 22 Feb 2021 20:54:41 +0100 Subject: Testing on JDK 16 EA Message-ID: <08f38910d3179a3c5b719c67daef58ac@lbenoit.fr> Hi, On December 2020 report [1], a list on FOSS projects where testing with JDK 16 EA is passed. Do you known if they use default configuration ? Especially, with the JEP 396 Encapsulate JDK Internals, default configuration is now deny for option --illegal-access but they could use permit as value. -- Best regards, Lilian BENOIT [1] https://wiki.openjdk.java.net/display/quality/Quality+Outreach+Report+December+2020 From rory.odonnell at oracle.com Tue Feb 23 08:59:30 2021 From: rory.odonnell at oracle.com (Rory O'Donnell) Date: Tue, 23 Feb 2021 08:59:30 +0000 Subject: Testing on JDK 16 EA In-Reply-To: <08f38910d3179a3c5b719c67daef58ac@lbenoit.fr> References: <08f38910d3179a3c5b719c67daef58ac@lbenoit.fr> Message-ID: Hi Lilian, The tests results are reported to us as either passed or an issue was uncovered. I can't answer how the tests were executed or the configuration/setup etc. I suggest you contact the specific dev mailing list for details. Rgds,Rory On 22/02/2021 19:54, Lilian BENOIT wrote: > Hi, > > On December 2020 report [1], a list on FOSS projects where testing > with JDK 16 EA is passed. > > Do you known if they use default configuration ? Especially, with the? > JEP 396 Encapsulate JDK Internals, default configuration is now deny > for option --illegal-access but they could use permit as value. > -- Rgds, Rory O'Donnell Quality Engineering Manager Oracle EMEA, Dublin, Ireland