From deepak.n.damodaran at oracle.com Wed Nov 4 12:09:40 2020 From: deepak.n.damodaran at oracle.com (deepak.n.damodaran at oracle.com) Date: Wed, 4 Nov 2020 17:39:40 +0530 Subject: OpenJDK 16 EA build 22 test results now available In-Reply-To: <34f9237a-1058-ad4e-6d11-bbf47488792a@oracle.com> References: <34f9237a-1058-ad4e-6d11-bbf47488792a@oracle.com> Message-ID: *OpenJDK 1**6 EA build 22**test results are now available at * ** https://download.java.net/openjdk/testresults/16/testresults.html The jdk test results contain 12 differencesfrom the build 21 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge16/21/jdk/JTwork pass: 7,815; fail: 1; not run: 2,690 1: /qoutreach1/jdktest/merge16/22/jdk/JTwork pass: 7,827; fail: 1; not run: 2,692 0 1 Test --- pass java/net/UnixDomainSocketAddress/AddressTest.java --- pass java/net/UnixDomainSocketAddress/LengthTest.java --- pass java/net/UnixDomainSocketAddress/UnixDomainSocketAddressSerializationTest.java --- pass java/nio/channels/unixdomain/Bind.java --- pass java/nio/channels/unixdomain/IOExchanges.java --- pass java/nio/channels/unixdomain/NonBlockingAccept.java --- pass java/nio/channels/unixdomain/NullTest.java --- pass java/nio/channels/unixdomain/Security.java --- pass java/nio/channels/unixdomain/Shutdown.java --- pass java/nio/channels/unixdomain/SocketOptions.java --- pass sun/net/ftp/TestFtpTimeValue.java --- pass sun/security/provider/MessageDigest/SHA3.java 12 differences The hotspot test results contain 10 differencesfrom the build 21 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge16/21/hotspot/JTwork pass: 5,907; fail: 46; not run: 434 1: /qoutreach1/jdktest/merge16/22/hotspot/JTwork pass: 5,913; fail: 46; not run: 435 0 1 Test --- pass compiler/c2/TestUnsignedByteCompare1.java --- pass compiler/intrinsics/sha/cli/TestUseSHA3IntrinsicsOptionOnSupportedCPU.java --- pass compiler/intrinsics/sha/cli/TestUseSHA3IntrinsicsOptionOnUnsupportedCPU.java --- pass compiler/intrinsics/sha/sanity/TestSHA3Intrinsics.java --- pass compiler/intrinsics/sha/sanity/TestSHA3MultiBlockIntrinsics.java pass --- compiler/loopstripmining/BackedgeNodeWithOutOfLoopControl.java --- pass compiler/vectorization/TestForEachRem.java --- pass compiler/vectorization/TestOptionVectorize.java pass --- runtime/records/ignoreRecordAttribute.java --- pass vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted003/TestDescription.java 10 differences The langtools test results contain 0 differences from the build 21 test results. -- Regards, Deepak Damodaran QualityOutreach Oracle, Bangalore, India From deepak.n.damodaran at oracle.com Fri Nov 6 13:17:43 2020 From: deepak.n.damodaran at oracle.com (deepak.n.damodaran at oracle.com) Date: Fri, 6 Nov 2020 18:47:43 +0530 Subject: OpenJDK 16 EA build 23 test results now available In-Reply-To: <7ba387d6-ff83-c560-79b7-262dd6c6d784@oracle.com> References: <7ba387d6-ff83-c560-79b7-262dd6c6d784@oracle.com> Message-ID: <44c9fae3-872d-a91f-fdf9-6d1f6b78d890@oracle.com> *OpenJDK 1**6 EA build 23**test results are now available at * ** https://download.java.net/openjdk/testresults/16/testresults.html The jdk test results contain 5 differencesfrom the build 22 test results. 1 new testcase failure found. Investigation is in progress. 0: /qoutreach1/jdktest/merge16/22/jdk/JTwork pass: 7,827; fail: 1; not run: 2,692 1: /qoutreach1/jdktest/merge16/23/jdk/JTwork pass: 7,828; fail: 2; not run: 2,695 0 1 Test pass --- com/sun/jdi/EATests.java#id1 --- pass java/lang/invoke/MethodHandles/TestDropReturn.java --- pass java/lang/ref/ReferenceRefersTo.java --- pass sun/security/pkcs/pkcs7/TwoHash.java pass fail tools/jpackage/share/jdk/jpackage/tests/MainClassTest.java 5 differences The hotspot test results contain 132 differencesfrom the build 22 test results. 1 new testcase failure found. Investigation is going on same. Huge difference from previous result is due to JDK-8255616 0: /qoutreach1/jdktest/merge16/22/hotspot/JTwork pass: 5,913; fail: 46; not run: 435 1: /qoutreach1/jdktest/merge16/23/hotspot/JTwork pass: 5,837; fail: 1; not run: 555 0 1 Test pass --- applications/ctw/modules/jdk_aot.java pass --- applications/ctw/modules/jdk_internal_vm_compiler.java pass --- applications/ctw/modules/jdk_internal_vm_compiler_management.java pass --- compiler/aot/DeoptimizationTest.java pass --- compiler/aot/RecompilationTest.java pass --- compiler/aot/SharedUsageTest.java pass --- compiler/aot/TestHeapBase.java pass --- compiler/aot/calls/fromAot/AotInvokeDynamic2AotTest.java pass --- compiler/aot/calls/fromAot/AotInvokeDynamic2CompiledTest.java pass --- compiler/aot/calls/fromAot/AotInvokeDynamic2InterpretedTest.java pass --- compiler/aot/calls/fromAot/AotInvokeDynamic2NativeTest.java pass --- compiler/aot/calls/fromAot/AotInvokeInterface2AotTest.java pass --- compiler/aot/calls/fromAot/AotInvokeInterface2CompiledTest.java pass --- compiler/aot/calls/fromAot/AotInvokeInterface2InterpretedTest.java pass --- compiler/aot/calls/fromAot/AotInvokeInterface2NativeTest.java pass --- compiler/aot/calls/fromAot/AotInvokeSpecial2AotTest.java pass --- compiler/aot/calls/fromAot/AotInvokeSpecial2CompiledTest.java pass --- compiler/aot/calls/fromAot/AotInvokeSpecial2InterpretedTest.java pass --- compiler/aot/calls/fromAot/AotInvokeSpecial2NativeTest.java pass --- compiler/aot/calls/fromAot/AotInvokeStatic2AotTest.java pass --- compiler/aot/calls/fromAot/AotInvokeStatic2CompiledTest.java pass --- compiler/aot/calls/fromAot/AotInvokeStatic2InterpretedTest.java pass --- compiler/aot/calls/fromAot/AotInvokeStatic2NativeTest.java pass --- compiler/aot/calls/fromAot/AotInvokeVirtual2AotTest.java pass --- compiler/aot/calls/fromAot/AotInvokeVirtual2CompiledTest.java pass --- compiler/aot/calls/fromAot/AotInvokeVirtual2InterpretedTest.java pass --- compiler/aot/calls/fromAot/AotInvokeVirtual2NativeTest.java pass --- compiler/aot/calls/fromCompiled/CompiledInvokeDynamic2AotTest.java pass --- compiler/aot/calls/fromCompiled/CompiledInvokeInterface2AotTest.java pass --- compiler/aot/calls/fromCompiled/CompiledInvokeSpecial2AotTest.java pass --- compiler/aot/calls/fromCompiled/CompiledInvokeStatic2AotTest.java pass --- compiler/aot/calls/fromCompiled/CompiledInvokeVirtual2AotTest.java pass --- compiler/aot/calls/fromInterpreted/InterpretedInvokeDynamic2AotTest.java pass --- compiler/aot/calls/fromInterpreted/InterpretedInvokeInterface2AotTest.java pass --- compiler/aot/calls/fromInterpreted/InterpretedInvokeSpecial2AotTest.java pass --- compiler/aot/calls/fromInterpreted/InterpretedInvokeStatic2AotTest.java pass --- compiler/aot/calls/fromInterpreted/InterpretedInvokeVirtual2AotTest.java pass --- compiler/aot/calls/fromNative/NativeInvokeSpecial2AotTest.java pass --- compiler/aot/calls/fromNative/NativeInvokeStatic2AotTest.java pass --- compiler/aot/calls/fromNative/NativeInvokeVirtual2AotTest.java pass --- compiler/aot/cli/DisabledAOTWithLibraryTest.java pass --- compiler/aot/cli/IncorrectAOTLibraryTest.java pass --- compiler/aot/cli/MultipleAOTLibraryTest.java pass --- compiler/aot/cli/NonExistingAOTLibraryTest.java pass --- compiler/aot/cli/SingleAOTLibraryTest.java pass --- compiler/aot/cli/SingleAOTOptionTest.java pass --- compiler/aot/cli/jaotc/AtFileTest.java pass --- compiler/aot/cli/jaotc/ClasspathOptionUnknownClassTest.java pass --- compiler/aot/cli/jaotc/CompileAbsoluteDirectoryTest.java pass --- compiler/aot/cli/jaotc/CompileClassTest.java pass --- compiler/aot/cli/jaotc/CompileClassWithDebugTest.java pass --- compiler/aot/cli/jaotc/CompileDirectoryTest.java pass --- compiler/aot/cli/jaotc/CompileJarTest.java pass --- compiler/aot/cli/jaotc/CompileModuleTest.java pass --- compiler/aot/cli/jaotc/IgnoreErrorsTest.java pass --- compiler/aot/cli/jaotc/ListOptionNotExistingTest.java pass --- compiler/aot/cli/jaotc/ListOptionTest.java pass --- compiler/aot/cli/jaotc/ListOptionWrongFileTest.java pass --- compiler/aot/fingerprint/SelfChanged.java pass --- compiler/aot/fingerprint/SelfChangedCDS.java pass --- compiler/aot/fingerprint/SuperChanged.java pass --- compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/NativeOrderOutputStreamTest.java pass --- compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/ClassSearchTest.java pass --- compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/ClassSourceTest.java pass --- compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/SearchPathTest.java pass --- compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/directory/DirectorySourceProviderTest.java pass --- compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/jar/JarSourceProviderTest.java pass --- compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/module/ModuleSourceProviderTest.java pass --- compiler/aot/verification/ClassAndLibraryNotMatchTest.java pass --- compiler/aot/verification/vmflags/NotTrackedFlagTest.java pass --- compiler/aot/verification/vmflags/TrackedFlagTest.java fail --- compiler/graalunit/ApiDirectivesTest.java fail --- compiler/graalunit/ApiTest.java fail --- compiler/graalunit/AsmAarch64Test.java fail --- compiler/graalunit/AsmAmd64Test.java fail --- compiler/graalunit/CollectionsTest.java fail --- compiler/graalunit/Core01Test.java fail --- compiler/graalunit/Core02Test.java fail --- compiler/graalunit/CoreAarch64Test.java fail --- compiler/graalunit/CoreAmd64Test.java fail --- compiler/graalunit/CoreJdk9Test.java fail --- compiler/graalunit/DebugTest.java fail --- compiler/graalunit/EATest.java fail --- compiler/graalunit/GraphTest.java fail --- compiler/graalunit/HotspotAarch64Test.java fail --- compiler/graalunit/HotspotAmd64Test.java fail --- compiler/graalunit/HotspotJdk15Test.java fail --- compiler/graalunit/HotspotJdk9Test.java fail --- compiler/graalunit/HotspotLirTest.java fail --- compiler/graalunit/HotspotTest.java fail --- compiler/graalunit/JttBackendTest.java fail --- compiler/graalunit/JttBytecodeTest.java fail --- compiler/graalunit/JttExceptTest.java fail --- compiler/graalunit/JttHotpathTest.java fail --- compiler/graalunit/JttHotspotTest.java fail --- compiler/graalunit/JttJdkTest.java fail --- compiler/graalunit/JttLangALTest.java fail --- compiler/graalunit/JttLangMathALTest.java fail --- compiler/graalunit/JttLangMathMZTest.java fail --- compiler/graalunit/JttLangNZTest.java fail --- compiler/graalunit/JttLoopTest.java fail --- compiler/graalunit/JttOptimizeTest.java fail --- compiler/graalunit/JttReflectAETest.java fail --- compiler/graalunit/JttReflectFieldGetTest.java fail --- compiler/graalunit/JttReflectFieldSetTest.java fail --- compiler/graalunit/JttReflectGZTest.java fail --- compiler/graalunit/JttThreadsTest.java fail --- compiler/graalunit/LirJttTest.java fail --- compiler/graalunit/LirTest.java fail --- compiler/graalunit/LoopTest.java fail --- compiler/graalunit/NodesTest.java fail --- compiler/graalunit/OptionsTest.java fail --- compiler/graalunit/PhasesCommonTest.java fail --- compiler/graalunit/Replacements12Test.java fail --- compiler/graalunit/Replacements9Test.java fail --- compiler/graalunit/ReplacementsTest.java fail --- compiler/graalunit/UtilTest.java pass --- compiler/jvmci/compilerToVM/IsCompilableTest.java --- pass compiler/jvmci/compilerToVM/IsCompilableTest.java#id1 --- pass compiler/unsafe/TestUnsafeStaticFieldAccess.java --- pass gc/TestReferenceRefersTo.java pass --- gc/arguments/TestSurvivorAlignmentInBytesOption.java pass --- gc/survivorAlignment/TestAllocationInEden.java pass --- gc/survivorAlignment/TestPromotionFromEdenToTenured.java pass --- gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterFullGC.java pass --- gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java pass --- gc/survivorAlignment/TestPromotionLABLargeSurvivorAlignment.java pass --- gc/survivorAlignment/TestPromotionToSurvivor.java pass --- runtime/InvocationTests/invocationGraalTests.java --- pass runtime/cds/appcds/javaldr/ExceptionDuringDumpAtObjectsInitPhase.java --- pass serviceability/dcmd/compiler/PerfMapTest.java pass fail vmTestbase/nsk/sysdict/vm/stress/btree/btree010/btree010.java 132 differences The langtools test results contain 0 differences from the build 22 test results. -- Regards, Deepak Damodaran QualityOutreach Oracle, Bangalore, India From deepak.n.damodaran at oracle.com Fri Nov 13 10:58:56 2020 From: deepak.n.damodaran at oracle.com (deepak.n.damodaran at oracle.com) Date: Fri, 13 Nov 2020 16:28:56 +0530 Subject: JDK 16 Early Access build 24 is now available In-Reply-To: <76649c6f-8af9-1cd8-9b41-642e060d31c6@oracle.com> References: <76649c6f-8af9-1cd8-9b41-642e060d31c6@oracle.com> Message-ID: OpenJDK 16 Early Access build 24**is now available at http://jdk.java.net/16 * These early-access , open-source builds are provided under the o GNU General Public License, version?2, with the Classpath Exception . * Schedule ??? ??? ??? 2020/12/10 ??? Rampdown Phase One ??? ??? ??? 2021/01/14 ??? ??? Rampdown Phase Two ??? ??? ??? 2021/02/04 ??? ??? Initial Release Candidate ??? ??? ??? 2021/02/18 ??? ??? Final Release Candidate ??? ??? ??? 2021/03/16 ??? ??? General Availability * Features: o JEPs targeted to JDK 16, so far: + 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 392: Packaging Tool + JEP 393: Foreign-Memory Access API (Third Incubator) + JEP 394: Pattern Matching for instanceof + JEP 395: Records ** * Release Notes are available at http://jdk.java.net/16/release-notes * Changes in recent builds that maybe of interest: o Build 24 + JDK-8231599: NPE when loading a preview classfile from a future Java version # *Reported by JUnit5* + JDK-8254661: arm32: additional cleanup after fixing SIGSEGV # *Reported by JaCoCo* + JDK-8255584: `HttpPrincipal::getName` returns incorrect name + JDK-8255226: (tz) Upgrade time-zone data to tzdata2020d o Build 23 + JDK-8254876: (fs) NullPointerException not thrown when first argument to Path.of or Paths.get is null + JDK-8255576: (fs) Files.isHidden() throws ArrayIndexOutOfBoundsException (unix) # *Reported by JUnit5* + JDK-8255616: Removal of experimental features AOT and Graal JIT o Build 22 + JDK-8243583: Change 'final' error checks to throw ICCE + JDK-8254982: (tz) Upgrade time-zone data to tzdata2020c Project Loom Early-Access Build: Build 16-loom+7-285 (2020/11/4) * *Want to know more* - check out - https://inside.java/2020/11/11/project-loom-at-nyc-java-sig/ * These early-access builds are provided under the GNU General Public License, version?2, with the Classpath Exception o These builds are based on jdk-16+20 o These EA builds are produced for the purpose of gathering feedback. Use for any other purpose is at your own risk. o 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 From deepak.n.damodaran at oracle.com Fri Nov 20 17:20:42 2020 From: deepak.n.damodaran at oracle.com (deepak.n.damodaran at oracle.com) Date: Fri, 20 Nov 2020 22:50:42 +0530 Subject: OpenJDK 16 EA build 25 test results now available In-Reply-To: <80046d33-c3d5-fdb4-4721-040592abd037@oracle.com> References: <80046d33-c3d5-fdb4-4721-040592abd037@oracle.com> Message-ID: <7964ade5-956f-014e-2b04-31bc10fcec9d@oracle.com> *OpenJDK 1**6 EA build 25**test results are now available at * ** https://download.java.net/openjdk/testresults/16/testresults.html The jdk test results contain 18 differencesfrom the build 24 test results. 1 new testcase failure found. Investigation on same is in progress. 0: /qoutreach1/jdktest/merge16/24/jdk/JTwork pass: 7,831; fail: 1; not run: 2,705 1: /qoutreach1/jdktest/merge16/25/jdk/JTwork pass: 7,845; fail: 2; not run: 2,714 0 1 Test --- pass java/lang/Math/ExpCornerCaseTests.java --- pass java/lang/annotation/typeAnnotations/TestReceiverTypeOwner.java --- pass java/lang/annotation/typeAnnotations/TestReceiverTypeParameterizedConstructor.java --- pass java/lang/annotation/typeAnnotations/TestReceiverTypeParameterizedMethod.java --- pass java/lang/instrument/GetObjectSizeIntrinsicsTest.java#id0 --- pass java/lang/instrument/GetObjectSizeIntrinsicsTest.java#id1 --- pass java/lang/instrument/GetObjectSizeIntrinsicsTest.java#id2 --- pass java/lang/module/Packages/GetPackagesTest.java --- pass java/net/httpclient/ISO_8859_1_Test.java --- pass java/net/httpclient/SendResponseHeadersTest.java --- pass java/nio/channels/unixdomain/EmptySunPathForSocketFile.java --- pass java/util/Objects/CheckLongIndex.java pass fail jdk/jfr/api/recording/event/TestReEnableName.java pass --- sun/tools/jmap/BasicJMapTest.java --- pass sun/tools/jmap/BasicJMapTest.java#G1 --- pass sun/tools/jmap/BasicJMapTest.java#Parallel --- pass sun/tools/jmap/BasicJMapTest.java#Serial --- pass sun/tools/jmap/BasicJMapTest.java#Z 18 differences The hotspot test results contain 4 differencesfrom the build 24 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge16/24/hotspot/JTwork pass: 5,839; not run: 555 1: /qoutreach1/jdktest/merge16/25/hotspot/JTwork pass: 5,843; not run: 548 0 1 Test --- pass compiler/c1/TestPinnedConstantExceptionEdge.java --- pass compiler/intrinsics/TestCheckIndex.java --- pass compiler/loopopts/TestPeelingNeverEnteredLoop.java --- pass runtime/cds/serviceability/ReplaceCriticalClassesForSubgraphs.java 4 differences The langtools test results contain 0 differences from the build 24 test results. Regards, Deepak Damodaran QualityOutreach Oracle, Bangalore, India From deepak.n.damodaran at oracle.com Fri Nov 27 11:39:58 2020 From: deepak.n.damodaran at oracle.com (deepak.n.damodaran at oracle.com) Date: Fri, 27 Nov 2020 17:09:58 +0530 Subject: JDK 16 Early Access build 26 is now available In-Reply-To: <2764f8d2-e082-f7b4-b362-799b6a4ed046@oracle.com> References: <2764f8d2-e082-f7b4-b362-799b6a4ed046@oracle.com> Message-ID: OpenJDK 16 Early Access build 26**is now available at http://jdk.java.net/16 * These early-access , open-source builds are provided under the o GNU General Public License, version?2, with the Classpath Exception . * Schedule: *JDK 16 Rampdown Phase One Starts on 2020/12/10 [1] * * Features [1]: Most recent Integrations: o Integrated JEP 389: Foreign Linker API (Incubator) with this release. + JEP 389 introduces an API that offers statically-typed, pure-Java access to native code. + This API, together with the JEP 383 , will considerably simplify the otherwise error-prone process of binding to a native library. ** * Release Notes [2] * Changes in recent builds that maybe of interest: o Build 26 + JDK-8202343: *Disable TLS 1.0 and 1.1* + JDK-8251317:**Support for CLDR version 38** + JDK-8212879: Make JVMTI TagMap table concurrent + JDK-8236926: Concurrently uncommit memory in G1 + JDK-8243559: Removed Root Certificates with 1024-bit Keys + JDK-8253459: Argument index of zero or unrepresentable by int throws IllegalFormatException + JDK-8256643: Terminally deprecate ThreadGroup stop, destroy, isDestroyed, setDaemon and isDaemon o Build 25 + JDK-8247781: Day period support added to java.time formats + JDK-8202471: (ann) Cannot read type annotations on generic receiver type's type variables *[**Reported by ByteBuddy]* + JDK-8255947: [macos] Signed macOS jpackage app doesn't filter spurious '-psn' argument *[**Reported by JOSM]* + JDK-8256063: Module::getPackages returns the set of package names in this module * JDK 16 - topics of interest o Inside Java Episode 7 ?The Vector API? with John Rose and Paul Sandoz + https://inside.java/2020/11/17/podcast-007/ o Biased locking Obsoletion update + https://inside.java/2020/11/17/biased-locking-obsoletion/ * Project Loom with Ron Pressler o https://inside.java/2020/11/24/podcast-008/ * Update on 64-bit ARM Support for Oracle OpenJDK and Oracle JDK o https://inside.java/2020/11/12/arm-support-update/ Project Lanai Early-Access: EA 7 Build 16-lanai+3-278 (2020/11/17) * These early-access builds are provided under the GNU General Public License, version?2, with the Classpath Exception * These EA builds are produced for the purpose of gathering feedback. Use for any other purpose is at your own risk. * 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 . The Java Cryptographic Roadmap has been updated [3]: * Distrust TLS 1.0 and TLS 1.1 by default o TLS protocol versions 1.0 and 1.1 are no longer considered secure and have been superseded by more secure and modern versions (TLS 1.2 and 1.3). This change has been integrated with JDK 16 Early Access build 26. * Upgrade of default algorithms used to encrypt PKCS12 keystores o The new algorithms are based on AES-256 and SHA-256 and are stronger than the old algorithms which were based on RC2, DESede, and SHA-1.This change is already included in JDK 16 Early Access build 23. Regards Deepak [1] https://openjdk.java.net/projects/jdk/16/ [2] https://jdk.java.net/16/release-notes [3] https://www.java.com/en/jre-jdk-cryptoroadmap.html From deepak.n.damodaran at oracle.com Mon Nov 30 12:43:59 2020 From: deepak.n.damodaran at oracle.com (deepak.n.damodaran at oracle.com) Date: Mon, 30 Nov 2020 18:13:59 +0530 Subject: OpenJDK 16 EA build 26 test results now available In-Reply-To: <9b675770-1069-1f38-1692-40e8735a1ec5@oracle.com> References: <9b675770-1069-1f38-1692-40e8735a1ec5@oracle.com> Message-ID: <46cb7085-0634-6510-370d-087df72a3b1f@oracle.com> *OpenJDK 1**6 EA build 26**test results are now available at * ** https://download.java.net/openjdk/testresults/16/testresults.html The jdk test results contain 7 differencesfrom the build 25 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge16/25/jdk/JTwork pass: 7,845; fail: 2; not run: 2,714 1: /qoutreach1/jdktest/merge16/26/jdk/JTwork pass: 7,850; fail: 2; not run: 2,740 0 1 Test --- pass java/net/httpclient/HttpRequestNewBuilderTest.java --- pass java/util/IllegalFormatException/TestFormatSpecifierBounds.java --- pass sun/security/ssl/EngineArgs/DebugReportsOneExtraByte.java pass --- sun/security/ssl/EngineArgs/DebugReportsOneExtraByte.sh --- pass sun/security/ssl/SSLContextImpl/SSLContextDefault.java --- pass tools/jpackage/share/MultiNameTwoPhaseTest.java --- pass tools/jpackage/share/jdk/jpackage/tests/VendorTest.java#id1 7 differences The hotspot test results contain 3 differencesfrom the build 25 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge16/25/hotspot/JTwork pass: 5,843; not run: 548 1: /qoutreach1/jdktest/merge16/26/hotspot/JTwork pass: 5,846; not run: 552 0 1 Test --- pass gc/TestReferenceClearDuringMarking.java --- pass gc/stress/TestStressG1Uncommit.java --- pass gc/z/TestRelocateInPlace.java 3 differences The langtools test results contain 1 difference from the build 25 test results. No new testcase failures found. 0: /qoutreach1/jdktest/merge16/25/langtools/JTwork pass: 3,718; not run: 411 1: /qoutreach1/jdktest/merge16/26/langtools/JTwork pass: 3,719; not run: 411 0 1 Test --- pass tools/javac/processing/rounds/ErrClassSymbolTypeFixed.java 1 differences Regards, Deepak Damodaran QualityOutreach Oracle, Bangalore, India