From deepak.n.damodaran at oracle.com Fri Dec 4 16:20:36 2020 From: deepak.n.damodaran at oracle.com (deepak.n.damodaran at oracle.com) Date: Fri, 4 Dec 2020 21:50:36 +0530 Subject: OpenJDK 16 EA build 27 test results now available In-Reply-To: <9b675770-1069-1f38-1692-40e8735a1ec5@oracle.com> References: <9b675770-1069-1f38-1692-40e8735a1ec5@oracle.com> Message-ID: <14d91026-bfaf-f745-3b03-d780c4ef2bb1@oracle.com> *OpenJDK 1**6 EA build 27**test results are now available at * ** https://download.java.net/openjdk/testresults/16/testresults.html The jdk test results contain 15 differencesfrom the build 26 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge16/26/jdk/JTwork pass: 7,850; fail: 2; not run: 2,740 1: /qoutreach1/jdktest/merge16/27/jdk/JTwork pass: 7,865; fail: 2; not run: 2,746 0 1 Test --- pass java/lang/invoke/MethodHandles/classData/ClassDataTest.java --- pass java/lang/reflect/Proxy/DefaultMethods.java --- pass java/lang/reflect/Proxy/nonPublicProxy/DefaultMethodProxy.java --- pass java/util/stream/test/org/openjdk/tests/java/util/stream/ToListOpTest.java --- pass jdk/jfr/api/consumer/recordingstream/TestOnMetadata.java --- pass jdk/jfr/api/consumer/recordingstream/TestRecordingName.java --- pass jdk/jfr/jmx/streaming/TestClose.java --- pass jdk/jfr/jmx/streaming/TestDelegated.java --- pass jdk/jfr/jmx/streaming/TestEnableDisable.java --- pass jdk/jfr/jmx/streaming/TestMaxSize.java --- pass jdk/jfr/jmx/streaming/TestMultipleChunks.java --- pass jdk/jfr/jmx/streaming/TestNew.java --- pass jdk/jfr/jmx/streaming/TestSetSettings.java --- pass sun/security/ssl/ALPN/AlpnGreaseTest.java --- pass sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java 15 differences The hotspot test results contain 6 differencesfrom the build 26 test results. 1 new testcase failure found. Investigation on the same is in progress. 0: /qoutreach1/jdktest/merge16/26/hotspot/JTwork pass: 5,846; not run: 552 1: /qoutreach1/jdktest/merge16/27/hotspot/JTwork pass: 5,846; fail: 1; not run: 554 0 1 Test --- pass compiler/intrinsics/TestReferenceRefersTo.java --- pass compiler/jvmci/TestInvalidJVMCIOption.java pass --- compiler/oracle/CheckCompileCommandOption.java pass --- compiler/oracle/GetMethodOptionTest.java --- pass gc/g1/TestBuffersToCardsOverflow.java pass fail vmTestbase/nsk/sysdict/vm/stress/btree/btree010/btree010.java 6 differences The langtools test results contain 16 differences from the build 26 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge16/26/langtools/JTwork pass: 3,719; not run: 411 1: /qoutreach1/jdktest/merge16/27/langtools/JTwork pass: 3,735; not run: 411 0 1 Test --- pass tools/javac/T8255968/T8255968_1.java --- pass tools/javac/T8255968/T8255968_10.java --- pass tools/javac/T8255968/T8255968_11.java --- pass tools/javac/T8255968/T8255968_12.java --- pass tools/javac/T8255968/T8255968_13.java --- pass tools/javac/T8255968/T8255968_14.java --- pass tools/javac/T8255968/T8255968_15.java --- pass tools/javac/T8255968/T8255968_16.java --- pass tools/javac/T8255968/T8255968_2.java --- pass tools/javac/T8255968/T8255968_3.java --- pass tools/javac/T8255968/T8255968_4.java --- pass tools/javac/T8255968/T8255968_5.java --- pass tools/javac/T8255968/T8255968_6.java --- pass tools/javac/T8255968/T8255968_7.java --- pass tools/javac/T8255968/T8255968_8.java --- pass tools/javac/T8255968/T8255968_9.java 16 differences Regards, Deepak Damodaran QualityOutreach Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From deepak.n.damodaran at oracle.com Mon Dec 14 04:15:47 2020 From: deepak.n.damodaran at oracle.com (deepak.n.damodaran at oracle.com) Date: Mon, 14 Dec 2020 09:45:47 +0530 Subject: JDK 16 is in Rampdown Phase One In-Reply-To: <5c448800-c740-17c8-3800-e9dd12e5185d@oracle.com> References: <5c448800-c740-17c8-3800-e9dd12e5185d@oracle.com> Message-ID: <6a5ce5b8-bca8-88bc-5c1e-70104d2dd028@oracle.com> *Per the JDK 16 schedule , we are in Rampdown Phase One* *[1] . * *Please advise if you find any issues while testing the latest Early Access builds.* * Schedule for JDK 16 o *2020/12/10 Rampdown Phase One* o 2021/01/14? Rampdown Phase Two o 2021/02/04? Initial Release Candidate o 2021/02/18? Final Release Candidate o 2021/03/16? General Availability * Release Notes [2] OpenJDK 16 Early Access build 28**is now available at http://jdk.java.net/16 * Features - the overall feature set is frozen. No further JEPs will be targeted to this release. * Significant Integrations in b28: o *Integrated JEP 396: **Strongly Encapsulate JDK Internals by Default ** * + Strongly encapsulate all internal elements of the JDK by default, except for critical internal APIs such as |sun.misc.Unsafe|. + Allow end users to choose the relaxed strong encapsulation that has been the default since JDK?9. o Integrated JEP 397: Sealed Classes (Second Preview) with this release. + Enhance the Java programming language with sealed classes and interfaces . + Refines JEP 360 which was delivered in JDK 15 as a preview feature. * 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: o Build 28 + JDK-8256299: JEP 396: Strongly Encapsulate JDK Internals by Default + JDK-8166596: TLS support for the EdDSA signature algorithm + JDK-8256718: Old tracing flags are now obsolete and must be replaced with unified logging o Build 27 + JDK-8159746: (proxy) Support for default methods + JDK-8254631: Better support ALPN byte wire values in SunJSSE Project Loom Early-Access: *Build 16-loom+9-316 * (2020/11/30) - based on JDK-16+25 * 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. * 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 . Regards Deepak [1] https://mail.openjdk.java.net/pipermail/jdk-dev/2020-December/004991.html [2] https://jdk.java.net/16/release-notes -------------- next part -------------- An HTML attachment was scrubbed... URL: From deepak.n.damodaran at oracle.com Mon Dec 21 12:49:21 2020 From: deepak.n.damodaran at oracle.com (deepak.n.damodaran at oracle.com) Date: Mon, 21 Dec 2020 18:19:21 +0530 Subject: OpenJDK 17 EA build 2 test results now available In-Reply-To: <14d91026-bfaf-f745-3b03-d780c4ef2bb1@oracle.com> References: <14d91026-bfaf-f745-3b03-d780c4ef2bb1@oracle.com> Message-ID: *OpenJDK 1**7 EA build 2**test results are now available at * ** https://download.java.net/openjdk/testresults/17/testresults.html The jdk test results contain 6 differencesfrom the build 1 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge17/1/jdk/JTwork pass: 7,880; fail: 3; not run: 2,750 1: /qoutreach1/jdktest/merge17/2/jdk/JTwork pass: 7,884; fail: 3; not run: 2,751 0 1 Test pass --- java/lang/SecurityManager/modules/CustomSecurityManager.sh --- pass java/lang/SecurityManager/modules/CustomSecurityManagerTest.java --- pass java/lang/reflect/records/CheckEqualityIsBasedOnFields.java --- pass java/util/concurrent/CompletableFuture/LostInterrupt.java --- pass java/util/concurrent/CompletableFuture/SwallowedInterruptedException.java --- pass sun/net/www/http/KeepAliveStreamCleaner/KeepAliveStreamCleanerTestDriver.java 6 differences The hotspot test results contain 5 differencesfrom the build 1 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge17/1/hotspot/JTwork pass: 5,874; not run: 556 1: /qoutreach1/jdktest/merge17/2/hotspot/JTwork pass: 5,875; not run: 554 0 1 Test --- pass compiler/jvmci/compilerToVM/IsMatureVsReprofileTest.java --- pass compiler/jvmci/compilerToVM/ReprofileTest.java pass --- runtime/CommandLine/ObsoleteFlagErrorMessage.java pass --- runtime/CommandLine/PermGenFlagsTest.java --- pass runtime/cds/appcds/MismatchedPathTriggerMemoryRelease.java 5 differences The langtools test results contain 1 difference from the build 1 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge17/1/langtools/JTwork pass: 3,742; not run: 411 1: /qoutreach1/jdktest/merge17/2/langtools/JTwork pass: 3,741; not run: 412 0 1 Test pass --- tools/jdeprscan/tests/jdk/jdeprscan/TestRelease.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 Tue Dec 22 13:49:58 2020 From: deepak.n.damodaran at oracle.com (deepak.n.damodaran at oracle.com) Date: Tue, 22 Dec 2020 13:49:58 +0000 (UTC) Subject: OpenJDK 16 EA build 29 test results now available In-Reply-To: <14d91026-bfaf-f745-3b03-d780c4ef2bb1@oracle.com> References: <14d91026-bfaf-f745-3b03-d780c4ef2bb1@oracle.com> Message-ID: *OpenJDK 1**6 EA build 29**test results are now available at * ** https://download.java.net/openjdk/testresults/16/testresults.html The jdk test results contain 26 differencesfrom the build 27 test results. One new testcase failure found. Investigation is going on the same. 0: /qoutreach1/jdktest/merge16/27/jdk/JTwork pass: 7,865; fail: 2; not run: 2,746 1: /qoutreach1/jdktest/merge16/29/jdk/JTwork pass: 7,883; fail: 3; not run: 2,750 0 1 Test --- pass com/sun/crypto/provider/Cipher/AEAD/GCMBufferTest.java --- pass com/sun/crypto/provider/Cipher/AEAD/OverlapByteBuffer.java --- pass com/sun/crypto/provider/Cipher/TextLength/SameBufferOverwrite.java --- pass java/lang/module/badclasses/BadModuleAttributeLength/Driver.java --- pass java/lang/module/badclasses/BadModuleMainAttributeLength/Driver.java --- pass java/lang/module/badclasses/BadModulePackagesAttributeLength/Driver.java --- pass java/lang/reflect/records/CheckEqualityIsBasedOnFields.java --- pass java/lang/reflect/records/IsRecordTest.java --- pass java/lang/reflect/sealed_classes/TestSecurityManagerChecks.java --- pass java/util/concurrent/CompletableFuture/LostInterrupt.java --- pass java/util/concurrent/CompletableFuture/SwallowedInterruptedException.java --- pass javax/net/ssl/TLSCommon/TLSWithEdDSA.java --- pass jdk/internal/jrtfs/UriTests.java --- pass jdk/jfr/event/allocation/TestObjectAllocationInNewTLABEvent.java --- pass jdk/jfr/event/allocation/TestObjectAllocationOutsideTLABEvent.java --- pass jdk/jfr/event/allocation/TestObjectAllocationSampleEvent.java --- pass jdk/jfr/event/allocation/TestObjectAllocationSampleEventThrottling.java pass --- jdk/jfr/event/compiler/TestAllocInNewTLAB.java pass --- jdk/jfr/event/compiler/TestAllocOutsideTLAB.java pass --- jdk/jfr/event/runtime/TestSyncOnPrimitiveWrapperEvent.java --- pass jdk/jfr/event/runtime/TestSyncOnValueBasedClassEvent.java pass fail sun/security/lib/cacerts/VerifyCACerts.java --- pass sun/security/pkcs11/KeyGenerator/HmacDefKeySizeTest.java --- pass sun/security/pkcs11/Signature/SigInteropPSS2.java --- pass sun/security/pkcs11/Signature/SignatureTestPSS2.java --- pass sun/security/pkcs11/ec/TestKeyFactory.java 26 differences The hotspot test results contain 36 differencesfrom the build 27 test results. 1 new testcase failure found. Investigation on the same is in progress. 0: /qoutreach1/jdktest/merge16/27/hotspot/JTwork pass: 5,846; fail: 1; not run: 554 1: /qoutreach1/jdktest/merge16/29/hotspot/JTwork pass: 5,877; fail: 1; not run: 554 0 1 Test --- pass compiler/blackhole/BlackholeDiagnosticUnlockTest.java --- pass compiler/blackhole/BlackholeInstanceReturnTest.java#c1 --- pass compiler/blackhole/BlackholeInstanceReturnTest.java#c1-no-coops --- pass compiler/blackhole/BlackholeInstanceReturnTest.java#c2 --- pass compiler/blackhole/BlackholeInstanceReturnTest.java#c2-no-coops --- pass compiler/blackhole/BlackholeInstanceTest.java#c1 --- pass compiler/blackhole/BlackholeInstanceTest.java#c1-no-coops --- pass compiler/blackhole/BlackholeInstanceTest.java#c2 --- pass compiler/blackhole/BlackholeInstanceTest.java#c2-no-coops --- pass compiler/blackhole/BlackholeNonVoidWarningTest.java --- pass compiler/blackhole/BlackholeNullCheckTest.java#c1 --- pass compiler/blackhole/BlackholeNullCheckTest.java#c1-no-coops --- pass compiler/blackhole/BlackholeNullCheckTest.java#c2 --- pass compiler/blackhole/BlackholeNullCheckTest.java#c2-no-coops --- pass compiler/blackhole/BlackholeStaticReturnTest.java#c1 --- pass compiler/blackhole/BlackholeStaticReturnTest.java#c1-no-coops --- pass compiler/blackhole/BlackholeStaticReturnTest.java#c2 --- pass compiler/blackhole/BlackholeStaticReturnTest.java#c2-no-coops --- pass compiler/blackhole/BlackholeStaticTest.java#c1 --- pass compiler/blackhole/BlackholeStaticTest.java#c1-no-coops --- pass compiler/blackhole/BlackholeStaticTest.java#c2 --- pass compiler/blackhole/BlackholeStaticTest.java#c2-no-coops --- pass compiler/c2/TestRotateNegativeEvenValues.java --- pass compiler/conversions/TestMoveConvI2LOrCastIIThruAddIs.java pass --- compiler/conversions/TestMoveConvI2LThroughAddIs.java --- pass compiler/inlining/PrintInlining.java --- fail compiler/loopopts/TestDivZeroWithSplitIf.java --- pass compiler/loopopts/TestInfiniteLoopNotInnerMost.java --- pass compiler/loopopts/TestUnswitchCloneSkeletonPredicates.java --- pass compiler/loopstripmining/TestEliminatedLoadPinnedOnBackedge.java --- pass compiler/uncommontrap/TestNullAssertAtCheckCast.java pass --- runtime/Monitor/SyncOnPrimitiveWrapperTest.java --- pass runtime/Monitor/SyncOnValueBasedClassTest.java --- pass runtime/cds/appcds/LambdaEagerInit.java --- pass runtime/cds/appcds/LambdaVerificationFailedDuringDump.java fail pass vmTestbase/nsk/sysdict/vm/stress/btree/btree010/btree010.java 36 differences The langtools test results contain 7 differences from the build 27 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge16/27/langtools/JTwork pass: 3,735; not run: 411 1: /qoutreach1/jdktest/merge16/29/langtools/JTwork pass: 3,742; not run: 411 0 1 Test --- pass tools/javac/T8245956/T8245956.java --- pass tools/javac/T8257037/T8257037.java --- pass tools/javac/lambda/LambdaConv30.java --- pass tools/javac/lint/ExternalAbuseOfVbc.java --- pass tools/javac/lint/JdkInternalAbuseOfVbc.java --- pass tools/javac/platform/createsymbols/CreateSymbolsTest.java --- pass tools/javac/records/RecordReading.java 7 differences Regards, Deepak Damodaran QualityOutreach Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: