From deepak.n.damodaran at oracle.com Tue Mar 10 08:11:39 2020 From: deepak.n.damodaran at oracle.com (deepak.n.damodaran at oracle.com) Date: Tue, 10 Mar 2020 13:41:39 +0530 Subject: OpenJDK 15 build 13 test results now available In-Reply-To: References: Message-ID: <112c0285-2977-fe6b-8e2b-9bfc13f488e1@oracle.com> *OpenJDK 1**5 ea build **13 test results are now available at * ** https://download.java.net/openjdk/testresults/15/testresults.html The jdk test results contain 10 differencesfrom the build 11 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge15/11/jdk/JTwork pass: 7,643; fail: 2; not run: 2,546 1: /scratch/export/home/aginfra/muneer/jtest/merge15/13/jdk/JTwork pass: 7,647; fail: 2; not run: 2,555 0 1 Test pass --- com/sun/jdi/InvokeHangTest.java pass --- java/beans/XMLEncoder/Test4625418.java --- pass javax/imageio/plugins/gif/GIFCodeSizeTest.java --- pass javax/net/ssl/SSLEngine/FinishedPresent.java pass --- javax/script/Test7.java --- pass jdk/jfr/event/runtime/TestMetaspaceAllocationFailure.java --- pass sun/security/ec/ECDSAJavaVerify.java --- pass sun/security/pkcs/pkcs9/ChallengePassStringFmt.java --- pass sun/security/ssl/CipherSuite/LegacyConstraints.java --- pass sun/security/x509/X509CertImpl/CertificateValidation.java 10 differences The hotspot test results contain 10 differencesfrom the build 11 test results. Certain tests were failed due to test infrastructure issue. 0: /scratch/export/home/aginfra/muneer/jtest/merge15/11/hotspot/JTwork pass: 5,720; fail: 45; not run: 377 1: /scratch/export/home/aginfra/muneer/jtest/merge15/13/hotspot/JTwork pass: 5,726; fail: 45; not run: 376 0 1 Test --- pass compiler/escapeAnalysis/TestCopyOfBrokenAntiDependency.java --- pass compiler/loopopts/superword/CoLocatePackMemoryState.java --- pass compiler/types/TestSubTypeCheckMacroNodeWrongMem.java --- pass gc/z/TestAllocateHeapAt.java pass --- runtime/7116786/Test7116786.java --- pass runtime/StringIntrinsic/StringIndexOfChar.java --- pass runtime/VerifierMessages/Test7116786.java --- pass runtime/invokedynamic/TestDynamicConstant.java --- pass runtime/jni/atExit/TestAtExit.java pass --- vmTestbase/vm/gc/kind/parOld/TestDescription.java 10 differences The langtools test results contain 0 differencesfrom the build 11 test results. -- Regards, Deepak Damodaran QualityOutreach Oracle, Bangalore, India From deepak.n.damodaran at oracle.com Wed Mar 18 11:45:43 2020 From: deepak.n.damodaran at oracle.com (deepak.n.damodaran at oracle.com) Date: Wed, 18 Mar 2020 17:15:43 +0530 Subject: Release Announcement: General Availability of Java 14 / JDK 14 In-Reply-To: <4cdae659-b331-b554-0482-17dc98f50af6@oracle.com> References: <4cdae659-b331-b554-0482-17dc98f50af6@oracle.com> Message-ID: Hi All, **Release Announcement: General Availability of Java 14 / JDK 14 [1] * * * JDK 14, the reference implementation of Java 14, is now Generally Available. * GPL-licensed OpenJDK builds from Oracle are available here: https://jdk.java.net/14 * JDK 14 Release notes JDK 14? includes sixteen features [2]: ? 305: Pattern Matching for instanceof (Preview) ? 343: Packaging Tool (Incubator) ? 345: NUMA-Aware Memory Allocation for G1 ? 349: JFR Event Streaming ? 352: Non-Volatile Mapped Byte Buffers ? 358: Helpful NullPointerExceptions ? 359: Records (Preview) ? 361: Switch Expressions (Standard) ? 362: Deprecate the Solaris and SPARC Ports ? 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector ? 364: ZGC on macOS ? 365: ZGC on Windows ? 366: Deprecate the ParallelScavenge + SerialOld GC Combination ? 367: Remove the Pack200 Tools and API ? 368: Text Blocks (Second Preview) ? 370: Foreign-Memory Access API (Incubator) Thanks to everyone who contributed to JDK 14, whether by creating features or enhancements, logging? bugs, or downloading and testing the early-access builds. OpenJDK 15 EA build 14 is now available at http://jdk.java.net/15 * * * These early access, open source builds are provided under the GNU General Public License, version?2, with the Classpath Exception . * Significant changes since the last availability email: o Build 13 - JDK-8238555 : Allow Initialization of SunPKCS11 with NSS when there are external FIPS modules in the NSSDB o Build 10 - JDK-8237776 : Shenandoah: Wrong result with Lucene test + Reported by Apache Lucene. o Build 9 - JDK-8222793 : Javadoc tool ignores "-locale" param and uses default locale for all messages and texts + Reported by Apache Lucene. Project Metropolis Early-Access Builds - Build 14-metropolis+1-17 (2020/3/5) * These builds are intended for developers looking to test and provide feedback on using /Graal,/ in form of native library /(libjvmcicompiler.so)/, instead of C2 as HotSpot high optimizing JIT compiler. * These early-access builds are provided under the GNU General Public License, version?2, with the Classpath Exception . * Please send feedback via e-mail to metropolis-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-March/004089.html [2] https://openjdk.java.net/projects/jdk/14 From deepak.n.damodaran at oracle.com Mon Mar 23 13:55:46 2020 From: deepak.n.damodaran at oracle.com (deepak.n.damodaran at oracle.com) Date: Mon, 23 Mar 2020 19:25:46 +0530 Subject: OpenJDK 15 build 15 test results now available In-Reply-To: <88f24ccb-8d5a-fd3e-5e68-3637796c5e5b@oracle.com> References: <88f24ccb-8d5a-fd3e-5e68-3637796c5e5b@oracle.com> Message-ID: <14e27fbd-9009-a262-3007-3d2a229c51b2@oracle.com> *OpenJDK 1**5 ea build **15 test results are now available at * ** https://download.java.net/openjdk/testresults/15/testresults.html The jdk test results contain 8 differencesfrom the build 14 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge15/14/jdk/JTwork pass: 7,652; fail: 2; not run: 2,554 1: /scratch/export/home/aginfra/muneer/jtest/merge15/15/jdk/JTwork pass: 7,660; fail: 2; not run: 2,550 0 1 Test --- pass java/net/NetworkInterface/NullMacAddress.java --- pass lib/testlibrary/CPUInfoTest.java --- pass sun/nio/cs/TestMS950.java --- pass sun/tools/jhsdb/BasicLauncherTest.java --- pass sun/tools/jhsdb/HeapDumpTest.java --- pass sun/tools/jhsdb/JShellHeapDumpTest.java --- pass sun/tools/jhsdb/heapconfig/JMapHeapConfigTest.java --- pass sun/tools/jstack/DeadlockDetectionTest.java 8 differences The hotspot test results contain 26 differencesfrom the build 14 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge15/14/hotspot/JTwork pass: 5,726; fail: 45; not run: 376 1: /scratch/export/home/aginfra/muneer/jtest/merge15/15/hotspot/JTwork pass: 5,750; fail: 45; not run: 354 0 1 Test --- pass compiler/types/TestSubTypeOfAsbtractClassWrongResult.java --- pass containers/cgroup/CgroupSubsystemFactory.java --- pass gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java --- pass resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java pass --- runtime/cds/appcds/CommandLineFlagComboNegative.java --- pass serviceability/sa/CDSJMapClstats.java --- pass serviceability/sa/ClhsdbJstackXcompStress.java --- pass serviceability/sa/DeadlockDetectionTest.java --- pass serviceability/sa/JhsdbThreadInfoTest.java --- pass serviceability/sa/TestClassDump.java --- pass serviceability/sa/TestClhsdbJstackLock.java --- pass serviceability/sa/TestCpoolForInvokeDynamic.java --- pass serviceability/sa/TestDefaultMethods.java --- pass serviceability/sa/TestG1HeapRegion.java --- pass serviceability/sa/TestHeapDumpForInvokeDynamic.java --- pass serviceability/sa/TestInstanceKlassSize.java --- pass serviceability/sa/TestInstanceKlassSizeForInterface.java --- pass serviceability/sa/TestIntConstant.java --- pass serviceability/sa/TestJhsdbJstackLock.java --- pass serviceability/sa/TestJhsdbJstackMixed.java --- pass serviceability/sa/TestPrintMdo.java --- pass serviceability/sa/TestType.java --- pass serviceability/sa/TestUniverse.java --- pass serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java --- pass serviceability/sa/sadebugd/DebugdConnectTest.java --- pass serviceability/sa/sadebugd/SADebugDTest.java 26 differences The langtools test results contain 2 differencesfrom the build 14 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge15/14/langtools/JTwork pass: 3,668; not run: 396 1: /scratch/export/home/aginfra/muneer/jtest/merge15/15/langtools/JTwork pass: 3,670; not run: 395 0 1 Test --- pass tools/javac/annotations/repeatingAnnotations/combo/TargetAnnoCombo.java --- pass tools/javac/processing/model/element/ErrorOnAnnoWithTargetMethod.java 2 differences -- Regards, Deepak Damodaran QualityOutreach Oracle, Bangalore, India