From deepak.n.damodaran at oracle.com Tue Mar 9 11:49:30 2021 From: deepak.n.damodaran at oracle.com (Deepak Damodaran) Date: Tue, 9 Mar 2021 11:49:30 +0000 Subject: OpenJDK 17 EA build 12 test results are now available Message-ID: <121444D6-7ED6-412E-B311-5CB59670B7DA@oracle.com> OpenJDK 17 EA build 12 test results are now available at https://download.java.net/openjdk/testresults/17/testresults.html The jdk test results contain 22 differences from the build 11 test results. Three testcase failures found, investigation is in progress. 0: /qoutreach1/jdktest/merge17/11/jdk/JTwork pass: 7,915; fail: 8; error: 1; not run: 2,790 1: /qoutreach1/jdktest/merge17/12/jdk/JTwork pass: 7,927; fail: 4; not run: 2,794 0 1 Test fail pass com/sun/org/apache/xml/internal/security/ShortECDSA.java --- pass java/lang/annotation/LoaderLeakTest.java pass --- java/lang/annotation/loaderLeak/Main.java pass fail java/util/StringJoiner/MergeTest.java pass fail java/util/StringJoiner/StringJoinerTest.java pass fail javax/net/ssl/ServerName/IllegalSNIName.java --- pass jdk/dynalink/TypeConverterFactoryMemoryLeakTest.java#with_G1GC --- pass jdk/dynalink/TypeConverterFactoryMemoryLeakTest.java#with_ParallelGC --- pass jdk/dynalink/TypeConverterFactoryMemoryLeakTest.java#with_SerialGC --- pass jdk/dynalink/TypeConverterFactoryMemoryLeakTest.java#with_ZGC pass --- jdk/dynalink/TypeConverterFactoryRetentionTests.java --- pass jdk/dynalink/TypeConverterFactoryRetentionTests.java#with_G1GC --- pass jdk/dynalink/TypeConverterFactoryRetentionTests.java#with_ParallelGC --- pass jdk/dynalink/TypeConverterFactoryRetentionTests.java#with_SerialGC --- pass jdk/dynalink/TypeConverterFactoryRetentionTests.java#with_ZGC error pass sun/net/ext/ExtendedSocketOptionsTest.java fail pass sun/security/krb5/etype/WeakCrypto.java fail pass sun/tools/jhsdb/HeapDumpTest.java fail pass sun/tools/jmap/BasicJMapTest.java#G1 fail pass sun/tools/jmap/BasicJMapTest.java#Parallel fail pass sun/tools/jmap/BasicJMapTest.java#Serial fail pass sun/tools/jmap/BasicJMapTest.java#Z 22 differences The hotspot test results contain 14 differences from the build 11 test results. Three testcase failures found, investigation is going on. 0: /qoutreach1/jdktest/merge17/11/hotspot/JTwork pass: 5,888; fail: 3; not run: 557 1: /qoutreach1/jdktest/merge17/12/hotspot/JTwork pass: 5,897; fail: 3; not run: 558 0 1 Test --- pass compiler/loopopts/TestCountedLoopZeroIter.java --- pass compiler/vectorapi/TestVectorShiftImm.java fail pass runtime/Metaspace/PrintMetaspaceDcmd.java#test-nospecified fail pass runtime/NMT/CheckForProperDetailStackTrace.java --- pass runtime/os/TestTracePageSizes.java#compiler-options --- pass runtime/os/TestTracePageSizes.java#explicit-large-page-size --- pass runtime/os/TestTracePageSizes.java#no-options --- pass runtime/os/TestTracePageSizes.java#with-G1 --- pass runtime/os/TestTracePageSizes.java#with-Parallel --- pass runtime/os/TestTracePageSizes.java#with-Serial --- fail runtime/verifier/ReturnMsgs.java fail pass serviceability/sa/ClhsdbDumpheap.java pass fail vmTestbase/nsk/sysdict/vm/stress/btree/btree010/btree010.java pass fail vmTestbase/nsk/sysdict/vm/stress/chain/chain007/chain007.java 14 differences The langtools test results contain 5 differences from the build 11 test results. One testcase failed with error, looking into that. 0: /qoutreach1/jdktest/merge17/11/langtools/JTwork pass: 3,757; fail: 1; error: 2; not run: 422 1: /qoutreach1/jdktest/merge17/12/langtools/JTwork pass: 3,761; error: 1; not run: 422 0 1 Test --- pass tools/javac/classfiles/attributes/LineNumberTable/StringSwitchBreaks.java error pass tools/javac/lambda/8258897/CaptureVariables.java error pass tools/javac/lambda/8258897/CaptureVariablesAnonymous.java --- error tools/javac/recovery/SuperMethodCallBroken.java fail pass tools/javap/8260403/T8260403.java 5 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 Mar 15 10:49:47 2021 From: deepak.n.damodaran at oracle.com (Deepak Damodaran) Date: Mon, 15 Mar 2021 10:49:47 +0000 Subject: OpenJDK 17 EA build 13 test results are now available Message-ID: <1BEFF2F6-DFB3-4BFA-B875-E034F907BE75@oracle.com> OpenJDK 17 EA build 13 test results are now available at https://download.java.net/openjdk/testresults/17/testresults.html The jdk test results contain 9 differences from the build 12 test results. One testcase failure found, investigation is going on. 0: /qoutreach1/jdktest/merge17/12/jdk/JTwork pass: 7,927; fail: 4; not run: 2,794 1: /qoutreach1/jdktest/merge17/13/jdk/JTwork pass: 7,935; fail: 2; not run: 2,796 0 1 Test --- pass java/security/KeyFactory/KeyFactoryGetKeySpecForInvalidSpec.java --- pass java/util/Collections/WrappedUnmodifiableCollections.java --- fail java/util/Formatter/HexFloatZeroPadding.java fail pass java/util/StringJoiner/MergeTest.java fail pass java/util/StringJoiner/StringJoinerTest.java --- pass java/util/stream/examples/JavadocExamples.java --- pass javax/crypto/CipherSpi/ResetByteBuffer.java fail pass javax/net/ssl/ServerName/IllegalSNIName.java --- pass tools/jpackage/share/jdk/jpackage/tests/NoMPathRuntimeTest.java 9 differences The hotspot test results contain 17 differences from the build 12 test results. Multiple testcase failures found, few are known issues and investigation is progress for the rest. 0: /qoutreach1/jdktest/merge17/12/hotspot/JTwork pass: 5,897; fail: 3; not run: 558 1: /qoutreach1/jdktest/merge17/13/hotspot/JTwork pass: 5,904; fail: 6; not run: 560 0 1 Test --- pass compiler/escapeAnalysis/TestValAtSafepointOverflowsInt.java --- fail compiler/oracle/TestInvalidCompileCommand.java --- pass compiler/uncommontrap/TestNullCheckAntiDependence.java --- pass compiler/vectorapi/TestIntrinsicBailOut.java --- pass compiler/vectorapi/TestVectorErgonomics.java --- pass runtime/DefineClass/NullClassBytesTest.java --- fail runtime/ParallelLoad/SaveResolutionErrorTest.java --- pass runtime/cds/appcds/SharedRegionAlignmentTest.java pass fail runtime/cds/appcds/VerifierTest_1A.java pass fail runtime/cds/appcds/VerifierTest_1B.java pass fail runtime/cds/appcds/VerifierTest_2.java --- pass runtime/cds/appcds/dynamicArchive/ArchivedSuperIf.java pass fail runtime/cds/appcds/dynamicArchive/DynamicArchiveRelocationTest.java fail pass runtime/verifier/ReturnMsgs.java --- pass serviceability/sa/sadebugd/ClhsdbAttachToDebugServer.java fail pass vmTestbase/nsk/sysdict/vm/stress/btree/btree010/btree010.java fail pass vmTestbase/nsk/sysdict/vm/stress/chain/chain007/chain007.java 17 differences The langtools test results contain 1 difference from the build 12 test results. No failures found. 0: /qoutreach1/jdktest/merge17/12/langtools/JTwork pass: 3,761; error: 1; not run: 422 1: /qoutreach1/jdktest/merge17/13/langtools/JTwork pass: 3,762; not run: 424 0 1 Test error pass tools/javac/recovery/SuperMethodCallBroken.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 Tue Mar 16 17:14:16 2021 From: deepak.n.damodaran at oracle.com (Deepak Damodaran) Date: Tue, 16 Mar 2021 17:14:16 +0000 Subject: Release Announcement: General Availability of Java 16 / JDK 16 In-Reply-To: <0D30ABF3-5BAA-4052-A0DB-FB27BCEF75E3@oracle.com> References: <46cbdbf2-3228-2a78-f4cf-a74954b83e38@oracle.com> <0D30ABF3-5BAA-4052-A0DB-FB27BCEF75E3@oracle.com> Message-ID: <3DFBF427-11CE-4381-803E-248E858FC717@oracle.com> Release Announcement: General Availability of Java 16 / JDK 16 * JDK 16, the reference implementation of Java 16, is now Generally Available. [1] * GPL-licensed OpenJDK builds from Oracle are available here: http://jdk.java.net/16/ * JDK 16 Release notes JDK 16 includes the following features [2]: * JEP 338: Vector API (Incubator) * JEP 347: Enable C++14 Language Features * JEP 357: Migrate from Mercurial to Git * JEP 369: Migrate to GitHub * JEP 376: ZGC: Concurrent Thread-Stack Processing * JEP 380: Unix-Domain Socket Channels * JEP 386: Alpine Linux Port * JEP 387: Elastic Metaspace * JEP 388: Windows/AArch64 Port * JEP 389: Foreign Linker API (Incubator) * JEP 390: Warnings for Value-Based Classes * JEP 392: Packaging Tool * JEP 393: Foreign-Memory Access API (Third Incubator) * JEP 394: Pattern Matching for instanceof * JEP 395: Records * JEP 396: Strongly Encapsulate JDK Internals by Default * JEP 397: Sealed Classes (Second Preview) Thanks to everyone who contributed to JDK 16, whether by creating features or enhancements, logging bugs, or downloading and testing the early-access builds. OpenJDK 17 Early Access build 13 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. * JEPs targeted to JDK 17, so far: * JEP 356: Enhanced Pseudo-Random Number Generators * Release Notes are available at http://jdk.java.net/17/release-notes * Significant changes since the last availability email: * JDK-8259709: Disable SHA-1 XML Signatures (b13) * JDK-6323374: (coll) Optimize Collections.unmodifiable* and synchronized*(b13) * JDK-8139348: Deprecate 3DES and RC4 in Kerberos (b12) * JDK-8259662: Don't wrap SocketExceptions into SSLExceptions in SSLSocketImpl (b11) * JDK-8235139: Deprecate the socket impl factory mechanism(b10) * JDK-8225081: Remove Telia Company CA certificate expiring in April 2021(b9) Project Lanai Early-Access Builds * EA 10 Build 17-lanai+3-133 (2021/3/2) is available - http://jdk.java.net/lanai/ * These early access, open source builds are provided under the GNU General Public License, version 2, with the Classpath Exception. Project Loom Early-Access Builds * Build 17-loom+4-174 (2021/3/12) is available - http://jdk.java.net/loom/ * These early access, open source builds are provided under the GNU General Public License, version 2, with the Classpath Exception. Project Panama Early-Access Builds * Build 17-panama+2-51 (2021/2/12) is available - http://jdk.java.net/panama/ * These early access, open source builds are provided under the GNU General Public License, version 2, with the Classpath Exception. Regards Deepak [1] https://mail.openjdk.java.net/pipermail/jdk-dev/2021-March/005188.html [2] https://openjdk.java.net/projects/jdk/16/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From thihup at gmail.com Thu Mar 18 13:15:39 2021 From: thihup at gmail.com (Thiago Henrique Hupner) Date: Thu, 18 Mar 2021 10:15:39 -0300 Subject: Add project to the Quality Outreach page Message-ID: Hello there! I'd like to know what is required for a library/application to be added to the quality outreach page. Thank you! -------------- next part -------------- An HTML attachment was scrubbed... URL: From rory.odonnell at oracle.com Thu Mar 18 13:23:57 2021 From: rory.odonnell at oracle.com (Rory O'Donnell) Date: Thu, 18 Mar 2021 13:23:57 +0000 Subject: Add project to the Quality Outreach page In-Reply-To: References: Message-ID: <345f2699-1f26-a332-11a6-f20c2bdab937@oracle.com> Hi Thiago, I send out email every 2-3 weeks depending on contents of the builds. I try to highlight significant changes in the builds, allowing you to decide if you might? want? to test with a particular build. We don't expect you to test every build, it's entirely up to you. If you would like us to list your project, on the Quality Outreach wiki [1].? We will need a contact name, a mailing list or if you prefer I can send the emails to you. Finally, the current status of testing against the various releases. Thanks,Rory [1] https://wiki.openjdk.java.net/display/quality/Quality+Outreach On 18/03/2021 13:15, Thiago Henrique Hupner wrote: > Hello there! > > I'd like to know what is required for a library/application to be > added to the quality outreach page. > > 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 Fri Mar 19 12:47:51 2021 From: deepak.n.damodaran at oracle.com (Deepak Damodaran) Date: Fri, 19 Mar 2021 12:47:51 +0000 Subject: OpenJDK 17 EA build 14 test results are now available Message-ID: <3EAD2260-15DB-44AA-B273-B7A51BADFBBF@oracle.com> OpenJDK 17 EA build 14 test results are now available at https://download.java.net/openjdk/testresults/17/testresults.html The jdk test results contain 5 differences from the build 13 test results. One testcase failure found, investigation is going on. 0: /qoutreach1/jdktest/merge17/13/jdk/JTwork pass: 7,935; fail: 2; not run: 2,796 1: /qoutreach1/jdktest/merge17/14/jdk/JTwork pass: 7,937; fail: 2; error: 1; not run: 2,796 0 1 Test --- error java/lang/constant/DynamicConstantDescTest.java --- pass java/net/URLClassLoader/FindResourceDoesNotThrowException.java --- pass java/nio/MappedByteBuffer/ForceException.java fail pass java/util/Formatter/HexFloatZeroPadding.java pass fail tools/jpackage/share/jdk/jpackage/tests/MainClassTest.java 5 differences The hotspot test results contain 12 differences from the build 13 test results. One testcase failure found, will investigate the same. 0: /qoutreach1/jdktest/merge17/13/hotspot/JTwork pass: 5,904; fail: 6; not run: 560 1: /qoutreach1/jdktest/merge17/14/hotspot/JTwork pass: 5,914; fail: 1; not run: 564 0 1 Test --- pass compiler/codegen/BMI2.java --- pass compiler/codegen/ClearArrayTest.java --- pass compiler/intrinsics/bmi/TestBzhiI2L.java --- pass compiler/intrinsics/bmi/verifycode/BzhiTestI2L.java fail pass compiler/oracle/TestInvalidCompileCommand.java fail pass runtime/ParallelLoad/SaveResolutionErrorTest.java fail pass runtime/cds/appcds/VerifierTest_1A.java fail pass runtime/cds/appcds/VerifierTest_1B.java fail pass runtime/cds/appcds/VerifierTest_2.java fail pass runtime/cds/appcds/dynamicArchive/DynamicArchiveRelocationTest.java pass fail runtime/cds/appcds/javaldr/ExceptionDuringDumpAtObjectsInitPhase.java --- pass serviceability/sa/ClhsdbSymbol.java 12 differences The langtools test results contain 0 differences from the build 13 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 Mar 29 18:27:42 2021 From: deepak.n.damodaran at oracle.com (Deepak Damodaran) Date: Mon, 29 Mar 2021 18:27:42 +0000 Subject: OpenJDK 17 EA build 15 test results are now available Message-ID: OpenJDK 17 EA build 15 test results are now available at https://download.java.net/openjdk/testresults/17/testresults.html The jdk test results contain 13 differences from the build 14 test results. One testcase failure found, investigation is going on. 0: /qoutreach1/jdktest/merge17/14/jdk/JTwork pass: 7,937; fail: 2; error: 1; not run: 2,796 1: /qoutreach1/jdktest/merge17/15/jdk/JTwork pass: 7,947; fail: 2; not run: 2,800 0 1 Test error pass java/lang/constant/DynamicConstantDescTest.java --- pass java/net/httpclient/AuthFilter.java --- pass java/net/httpclient/EmptyAuthenticate.java --- fail java/nio/MappedByteBuffer/ForceViews.java --- pass java/security/misc/TestDefaultRandom.java --- pass java/util/Timer/AutoStop.java pass --- jdk/jfr/event/gc/heapsummary/TestHeapSummaryEventDefNewSerial.java --- pass jdk/jfr/event/gc/heapsummary/TestHeapSummaryEventDefNewSerial.java#id0 --- pass jdk/jfr/event/gc/heapsummary/TestHeapSummaryEventDefNewSerial.java#id1 --- pass jdk/jfr/jvm/TestPrimitiveClasses.java --- pass sun/tools/jhsdb/JStackStressTest.java fail pass tools/jpackage/share/jdk/jpackage/tests/MainClassTest.java --- pass tools/launcher/8261785/Test8261785.java 13 differences The hotspot test results contain 7 differences from the build 14 test results. One testcase failure found, will investigate the same. 0: /qoutreach1/jdktest/merge17/14/hotspot/JTwork pass: 5,914; fail: 1; not run: 564 1: /qoutreach1/jdktest/merge17/15/hotspot/JTwork pass: 5,919; fail: 1; not run: 563 0 1 Test --- pass compiler/arraycopy/TestOutOfBoundsArrayLoad.java --- pass compiler/codecache/jmx/PoolsIndependenceTest.java --- pass compiler/longcountedloops/TestDeadLongPhi.java --- pass compiler/loopopts/TestOptimizeFillWithStripMinedLoop.java fail pass runtime/cds/appcds/javaldr/ExceptionDuringDumpAtObjectsInitPhase.java --- pass serviceability/sa/sadebugd/ClhsdbTestConnectArgument.java pass fail vmTestbase/nsk/sysdict/vm/stress/btree/btree010/btree010.java 7 differences The langtools test results contain 4 differences from the build 14 test results. Three testcase failures found, will investigate the same. 0: /qoutreach1/jdktest/merge17/14/langtools/JTwork pass: 3,762; not run: 424 1: /qoutreach1/jdktest/merge17/15/langtools/JTwork pass: 3,761; fail: 3; not run: 425 0 1 Test --- fail tools/doclint/EmptyTagsTest.java pass fail tools/doclint/EndTagsTest.java pass fail tools/doclint/HtmlTagsTest.java --- pass tools/javac/patterns/RawTypeBindingWarning.java 4 differences Regards, Deepak Damodaran Quality Outreach Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: