From deepak.n.damodaran at oracle.com Wed Jul 15 11:53:07 2020 From: deepak.n.damodaran at oracle.com (deepak.n.damodaran at oracle.com) Date: Wed, 15 Jul 2020 17:23:07 +0530 Subject: OpenJDK 15 build 31 test results now available In-Reply-To: References: Message-ID: *OpenJDK 1**5 ea build **31 test results are now available at * ** https://download.java.net/openjdk/testresults/15/testresults.html The jdk test results contain 1 differencesfrom the build 30 test results. 1 new testcase failure found which seems to be intermittant. 0: /home/opc/jdktest/merge15/30/jdk/JTwork pass: 7,741; fail: 1; not run: 2,593 1: /home/opc/jdktest/merge15/31/jdk/JTwork pass: 7,740; fail: 2; not run: 2,593 0 1 Test pass fail java/sql/testng/test/sql/DriverManagerPermissionsTests.java 1 differences The hotspot test results contain 2 differencesfrom the build 30 test results. No new testcase failures found. 0: /home/opc/jdktest/merge15/30/hotspot/JTwork pass: 5,822; fail: 45; not run: 367 1: /home/opc/jdktest/merge15/31/hotspot/JTwork pass: 5,824; fail: 45; not run: 366 0 1 Test --- pass compiler/c2/TestReplaceEquivPhis.java --- pass vmTestbase/nsk/stress/jni/gclocker/gcl001.java 2 differences The langtools test results contain 0 differencesfrom the build 30 test results. -- Regards, Deepak Damodaran QualityOutreach Oracle, Bangalore, India From deepak.n.damodaran at oracle.com Wed Jul 15 12:11:39 2020 From: deepak.n.damodaran at oracle.com (deepak.n.damodaran at oracle.com) Date: Wed, 15 Jul 2020 17:41:39 +0530 Subject: OpenJDK 16 build 5 test results now available In-Reply-To: References: Message-ID: *OpenJDK 1**6 ea build **5 test results are now available at * ** https://download.java.net/openjdk/testresults/16/testresults.html The jdk test results contain 5 differencesfrom the build 4 test results. No new testcase failures found. 0: /home/opc/jdktest/merge16/4/jdk/JTwork pass: 7,749; fail: 1; not run: 2,593 1: /home/opc/jdktest/merge16/5/jdk/JTwork pass: 7,754; fail: 1; not run: 2,593 0 1 Test --- pass java/lang/invoke/lambda/LambdaFileEncodingSerialization.java --- pass java/util/logging/LogRecordThreadIdTest.java --- pass java/util/logging/SerializeLogRecordTest.java --- pass javax/management/remote/mandatory/connection/MultiThreadDeadLockTest.java --- pass sun/security/tools/jarsigner/PosixPermissionsTest.java 5 differences The hotspot test results contain 9 differencesfrom the build 4 test results. No new testcase failures found. 0: /home/opc/jdktest/merge16/4/hotspot/JTwork pass: 5,821; fail: 49; not run: 416 1: /home/opc/jdktest/merge16/5/hotspot/JTwork pass: 5,830; fail: 45; not run: 415 0 1 Test --- pass compiler/c2/TestReplaceEquivPhis.java --- pass compiler/c2/TestSkipLongToIntCast.java fail pass resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java --- pass serviceability/sa/ClhsdbFindPC.java#id2 --- pass serviceability/sa/ClhsdbFindPC.java#id3 fail pass serviceability/sa/TestJmapCore.java fail pass serviceability/sa/TestJmapCoreMetaspace.java fail pass serviceability/sa/TestPrintMdo.java --- pass vmTestbase/nsk/stress/jni/gclocker/gcl001.java 9 differences The langtools test results contain 1 differencesfrom the build 4 test results. No new testcase failures found. 0: /home/opc/jdktest/merge16/4/langtools/JTwork pass: 3,700; not run: 408 1: /home/opc/jdktest/merge16/5/langtools/JTwork pass: 3,701; not run: 408 0 1 Test --- pass tools/javac/modules/ModifiedUTFTest.java 1 differences -- Regards, Deepak Damodaran QualityOutreach Oracle, Bangalore, India From deepak.n.damodaran at oracle.com Fri Jul 17 12:25:12 2020 From: deepak.n.damodaran at oracle.com (deepak.n.damodaran at oracle.com) Date: Fri, 17 Jul 2020 17:55:12 +0530 Subject: JDK 15 is now in Rampdown Phase Two In-Reply-To: References: Message-ID: <8e0b09a6-9a2e-94f2-92c3-6f28c19ebe71@oracle.com> Hi All, ** *Per the JDK 15 schedule, we are in Rampdown Phase Two* *[1]* Per the JDK Release Process [2] we now turn our focus to *P1 and P2 bugs*, which can be fixed with approval [3]. Late enhancements are still possible, with approval [4], but the bar is now extraordinarily high. **Please advise if you have any open high priority issues.* * * Schedule for JDK 15 o 2*020/07/16 Rampdown Phase Two* o 2020/08/06 Initial Release Candidate o 2020/08/20 Final Release Candidate o 2020/09/15 General Availability * Features included in JDK 15: o JEP 339: Edwards-Curve Digital Signature Algorithm (EdDSA) o JEP 360: Sealed Classes (Preview) o JEP 371: Hidden Classes o JEP 372: Remove the Nashorn JavaScript Engine o JEP 373: Reimplement the Legacy DatagramSocket API o JEP 374: Disable and Deprecate Biased Locking o JEP 375: Pattern Matching for instanceof (Second Preview) o JEP 377: ZGC: A Scalable Low-Latency Garbage Collector o JEP 378: Text Blocks o JEP 379: Shenandoah: A Low-Pause-Time Garbage Collector o JEP 381: Remove the Solaris and SPARC Ports o JEP 383: Foreign-Memory Access API (Second Incubator) o JEP 384: Records (Second Preview) o JEP 385: Deprecate RMI Activation for Removal *JDK 15 **Early Access build 32 **is available**at : - jdk.java.net/15/* These early-access, open-source builds are provided under the?GNU General Public License, version?2, with the Classpath Exception. * Release notes o http://jdk.java.net/15/release-notes * Recent fixes that might be of interest o Build 32 + JDK-8231800: Better listing of arrays + JDK-8234836: Improve serialization handling o Build 31 + JDK-8248505: Unexpected NoSuchAlgorithmException when using secure random impl from BCFIPS provider o Build 29 + JDK-8233014: Enable ShowCodeDetailsInExceptionMessages by default *JDK 16 Early Access build 6 ****is available**at : - jdk.java.net/16/* These early-access, open-source builds are provided under the?GNU General Public License, version?2, with the Classpath Exception. * JEP Candidate o JEP 388: Windows/AArch64 Port * JEPs proposed to target o JEP 347: Enable C++14 Language Features * JEPs targeted to JDK 16, so far: o JEP 369: Migrate to GitHub o JEP 357: Migrate from Mercurial to Git ** * Recent fixes that might be of interest o Build 6 + JDK-8231800: Better listing of arrays + JDK-8234836: Improve serialization handling o Build 5 + JDK-8218021: Have jarsigner preserve posix permission attributes + JDK-8245302: Upgrade LogRecord to support long thread ids and remove its usage of ThreadLocal + JDK-8248505: Unexpected NoSuchAlgorithmException when using secure random impl from BCFIPS provider *Cryptoroadmap updated * * https://www.java.com/en/jre-jdk-cryptoroadmap.html *The "Best of the JDK" feature face-off tournament: Result!*_* *_ * *JDK Mission Control *is the winner based on the Twitter poll . *The Quality Outreach Report for *June 2020**is available via the Quality Wiki page*: **June 2020 * *__* Regards Deepak [1] https://mail.openjdk.java.net/pipermail/jdk-dev/2020-July/004536.html [2] https://openjdk.java.net/jeps/3 [3] https://openjdk.java.net/jeps/3#Fix-Request-Process [4] https://openjdk.java.net/jeps/3#Late-Enhancement-Request-Process From deepak.n.damodaran at oracle.com Tue Jul 21 18:56:34 2020 From: deepak.n.damodaran at oracle.com (deepak.n.damodaran at oracle.com) Date: Wed, 22 Jul 2020 00:26:34 +0530 Subject: OpenJDK 15 build 32 test results now available In-Reply-To: <098d6773-35bc-88b1-d76f-170869a18660@oracle.com> References: <098d6773-35bc-88b1-d76f-170869a18660@oracle.com> Message-ID: *OpenJDK 1**5 ea build **32 test results are now available at * ** https://download.java.net/openjdk/testresults/15/testresults.html The jdk test results contain 0 differencesfrom the build 31 test results. The hotspot test results contain 1 differencefrom the build 31 test results. No new testcase failures found. 0: /home/opc/jdktest/merge15/31/hotspot/JTwork pass: 5,824; fail: 45; not run: 366 1: /home/opc/jdktest/merge15/32/hotspot/JTwork pass: 5,825; fail: 45; not run: 366 0 1 Test --- pass compiler/loopopts/TestRCEAfterUnrolling.java 1 differences The langtools test results contain 1 differencefrom the build 31 test results. No new testcase failures found. 0: /home/opc/jdktest/merge15/31/langtools/JTwork pass: 3,700; not run: 408 1: /home/opc/jdktest/merge15/32/langtools/JTwork pass: 3,701; not run: 408 0 1 Test --- pass tools/javac/processing/model/element/RecordNotPreservingNestedTypeAnnotationsTest.java 1 differences -- Regards, Deepak Damodaran QualityOutreach Oracle, Bangalore, India