From deepak.n.damodaran at oracle.com Sun Sep 1 19:16:06 2019 From: deepak.n.damodaran at oracle.com (Deepak Damodaran) Date: Mon, 2 Sep 2019 00:46:06 +0530 Subject: OpenJDK 14 build 12 test results now available In-Reply-To: <3fdc5d54-f5a3-0fa0-8c51-49449b296736@oracle.com> References: <3fdc5d54-f5a3-0fa0-8c51-49449b296736@oracle.com> Message-ID: *OpenJDK 1**4 ea build **12 test results are now available at * https://download.java.net/openjdk/testresults/14/testresults.html The jdk test results contain 15 differences from the build 11 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge14/11/jdk/JTwork pass: 7,487; fail: 1; error: 1; not run: 2,475 1: /scratch/export/home/aginfra/muneer/jtest/merge14/12/jdk/JTwork pass: 7,498; fail: 1; error: 1; not run: 2,475 0 1 Test --- pass com/sun/net/httpserver/bugs/8199849/BasicAuthenticatorCharset.java --- pass com/sun/net/httpserver/bugs/8199849/ParamTest.java --- pass com/sun/net/httpserver/bugs/8199849/TestHttpUnicode.java --- pass java/lang/reflect/Proxy/ProxyGeneratorCombo.java --- pass java/net/HttpURLConnection/HttpURLProxySelectionTest.java --- pass java/net/MulticastSocket/MulticastAddresses.java --- pass java/net/MulticastSocket/Reuse.java --- pass java/net/URLClassLoader/GetURLsTest.java pass --- java/net/httpclient/AbstractThrowingPushPromises.java pass --- javax/xml/jaxp/testng/validation/jdk8037819/BasicTest1.java --- pass jdk/jfr/javaagent/TestLoadedAgent.java --- pass jdk/jfr/javaagent/TestPremainAgent.java --- pass jdk/nio/zipfs/UpdateEntryTest.java --- pass sun/net/spi/DefaultProxySelectorTest.java --- pass sun/security/validator/PKIXValAndRevCheckTests.java 15 differences The hotspot test results contain 5 differencesfrom the build 11 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge14/11/hotspot/JTwork pass: 5,683; not run: 374 1: /scratch/export/home/aginfra/muneer/jtest/merge14/12/hotspot/JTwork pass: 5,684; not run: 376 0 1 Test pass --- compiler/types/correctness/CorrectnessTest.java pass --- compiler/types/correctness/OffTest.java --- pass runtime/LoadLibrary/TestSunBootLibraryPath.java --- pass runtime/cds/appcds/NonExistClasspath.java --- pass serviceability/attach/AttachNegativePidTest.java 5 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 Mon Sep 9 09:00:30 2019 From: deepak.n.damodaran at oracle.com (Deepak Damodaran) Date: Mon, 9 Sep 2019 14:30:30 +0530 Subject: OpenJDK 14 build 13 test results now available In-Reply-To: <437ed635-95a0-2a65-0e48-618e2183ba40@oracle.com> References: <437ed635-95a0-2a65-0e48-618e2183ba40@oracle.com> Message-ID: <4ac3a746-6dc0-117a-9d2e-0555a6ce27fe@oracle.com> *OpenJDK 1**4 ea build **13 test results are now available at * https://download.java.net/openjdk/testresults/14/testresults.html The jdk test results contain 14 differences from the build 12 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge14/12/jdk/JTwork pass: 7,498; fail: 1; error: 1; not run: 2,475 1: /scratch/export/home/aginfra/muneer/jtest/merge14/13/jdk/JTwork pass: 7,490; fail: 1; error: 1; not run: 2,478 0 1 Test --- pass com/sun/net/httpserver/bugs/BasicAuthenticatorExceptionCheck.java --- pass com/sun/net/httpserver/bugs/HttpExchange/AutoCloseableHttpExchange.java --- pass java/net/Socks/SocksSocketImplTest.java pass --- jdk/jfr/event/gc/detailed/TestStressAllocationGCEventsWithCMS.java pass --- jdk/jfr/event/gc/detailed/TestStressAllocationGCEventsWithDefNew.java pass --- jdk/jfr/event/gc/detailed/TestStressAllocationGCEventsWithG1.java pass --- jdk/jfr/event/gc/detailed/TestStressAllocationGCEventsWithParNew.java pass --- jdk/jfr/event/gc/detailed/TestStressAllocationGCEventsWithParallel.java pass --- jdk/jfr/event/gc/detailed/TestStressBigAllocationGCEventsWithCMS.java pass --- jdk/jfr/event/gc/detailed/TestStressBigAllocationGCEventsWithDefNew.java pass --- jdk/jfr/event/gc/detailed/TestStressBigAllocationGCEventsWithG1.java pass --- jdk/jfr/event/gc/detailed/TestStressBigAllocationGCEventsWithParNew.java pass --- jdk/jfr/event/gc/detailed/TestStressBigAllocationGCEventsWithParallel.java pass --- jdk/jfr/event/runtime/TestNetworkUtilizationEvent.java 14 differences The hotspot test results contain 13 differencesfrom the build 12 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge14/12/hotspot/JTwork pass: 5,684; not run: 376 1: /scratch/export/home/aginfra/muneer/jtest/merge14/13/hotspot/JTwork pass: 5,697; not run: 376 0 1 Test --- pass compiler/loopopts/superword/TestFuzzPreLoop.java --- pass compiler/loopstripmining/LoadDependsOnIfIdenticalToLoopExit.java --- pass gc/stress/jfr/TestStressAllocationGCEventsWithCMS.java --- pass gc/stress/jfr/TestStressAllocationGCEventsWithDefNew.java --- pass gc/stress/jfr/TestStressAllocationGCEventsWithG1.java --- pass gc/stress/jfr/TestStressAllocationGCEventsWithParNew.java --- pass gc/stress/jfr/TestStressAllocationGCEventsWithParallel.java --- pass gc/stress/jfr/TestStressBigAllocationGCEventsWithCMS.java --- pass gc/stress/jfr/TestStressBigAllocationGCEventsWithDefNew.java --- pass gc/stress/jfr/TestStressBigAllocationGCEventsWithG1.java --- pass gc/stress/jfr/TestStressBigAllocationGCEventsWithParNew.java --- pass gc/stress/jfr/TestStressBigAllocationGCEventsWithParallel.java --- pass runtime/StackTrace/HiddenFrameTest.java 13 differences The langtools test results contain 5 differencesfrom the build 12 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge14/12/langtools/JTwork pass: 3,611; not run: 386 1: /scratch/export/home/aginfra/muneer/jtest/merge14/13/langtools/JTwork pass: 3,616; not run: 386 0 1 Test --- pass tools/javac/analyzer/AnalyzerMandatoryWarnings.java --- pass tools/javac/analyzer/AnalyzerNotQuiteSpeculative.java --- pass tools/javac/analyzer/DoNoRunAnalyzersWhenException.java --- pass tools/javac/analyzer/StuckLambdas.java --- pass tools/javac/processing/model/util/elements/TestGetModuleOf.java 5 differences -- Regards, Deepak Damodaran QualityOutreach Oracle, Bangalore, India From deepak.n.damodaran at oracle.com Fri Sep 13 13:42:09 2019 From: deepak.n.damodaran at oracle.com (Deepak Damodaran) Date: Fri, 13 Sep 2019 19:12:09 +0530 Subject: OpenJDK 14 build 14 test results now available In-Reply-To: <1db1f955-f22f-8f79-cb40-b9fe18f25929@oracle.com> References: <1db1f955-f22f-8f79-cb40-b9fe18f25929@oracle.com> Message-ID: <8b54c7f7-12af-8907-6e95-24ca0464c83c@oracle.com> *OpenJDK 1**4 ea build **14 test results are now available at * https://download.java.net/openjdk/testresults/14/testresults.html The jdk test results contain 7 differences from the build 13 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge14/13/jdk/JTwork pass: 7,490; fail: 1; error: 1; not run: 2,478 1: /scratch/export/home/aginfra/muneer/jtest/merge14/14/jdk/JTwork pass: 7,493; error: 1; not run: 2,479 0 1 Test --- pass java/io/PrintStream/WriteBytes.java --- pass java/lang/constant/methodTypeDesc/ResolveConstantDesc.java --- pass java/lang/invoke/MethodTypeSecurityManager.java --- pass java/net/httpclient/PlainProxyConnectionTest.java pass --- java/nio/charset/coders/SJISMappingPropTest.java fail pass javax/accessibility/SlowPanelIteration/SlowPanelIteration.java pass --- jdk/jfr/event/compiler/TestCodeSweeper.java 7 differences The hotspot test results contain 3 differencesfrom the build 13 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge14/13/hotspot/JTwork pass: 5,697; not run: 376 1: /scratch/export/home/aginfra/muneer/jtest/merge14/14/hotspot/JTwork pass: 5,700; not run: 376 0 1 Test --- pass compiler/loopopts/TestDivZeroCheckControl.java --- pass serviceability/jvmti/ClassStatus/ClassStatus.java --- pass vmTestbase/nsk/jdb/monitor/monitor002/monitor002.java 3 differences The langtools test results contain 1 differencefrom the build 13 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge14/13/langtools/JTwork pass: 3,616; not run: 386 1: /scratch/export/home/aginfra/muneer/jtest/merge14/14/langtools/JTwork pass: 3,617; not run: 386 0 1 Test --- pass tools/javac/T8177068/NoCompletionFailureSkipOnSpeculativeAttribution.java 1 differences -- Regards, Deepak Damodaran QualityOutreach Oracle, Bangalore, India From deepak.n.damodaran at oracle.com Thu Sep 19 04:29:57 2019 From: deepak.n.damodaran at oracle.com (Deepak Damodaran) Date: Thu, 19 Sep 2019 09:59:57 +0530 Subject: Release Announcement: General Availability of Java 13 / JDK 13 In-Reply-To: References: Message-ID: <6638493d-4152-1b1b-9c32-a5a5b433be1f@oracle.com> Hi All, *Release Announcement: General Availability of Java 13 / JDK 13 [1] * * JDK 13, the reference implementation of Java 13, is now Generally Available. * GPL-licensed OpenJDK builds from Oracle are available here: https://jdk.java.net/13 * Release notes - https://jdk.java.net/13/release-notes This release includes the following five features: * 350: Dynamic CDS Archives * 351: ZGC: Uncommit Unused Memory * 353: Reimplement the Legacy Socket API * 354: Switch Expressions (Preview) * 355: Text Blocks (Preview) Along with many smaller enhancements and bug fixes. Thanks to everyone who contributed JDK 13, whether by creating features or enhancements, logging? bugs, or downloading and testing the early-access builds. *JDK 14 EA build 14 is now available at **http://jdk.java.net/14**.* * JEPs targeted to JDK 14, so far o 352 - Non-Volatile Mapped Byte Buffers * Release Notes o https://jdk.java.net/14/release-notes * Recent Bug fixes of Interest o Build 14: + 8229785: MethodType::fromMethodDescriptorString requires "getClassLoader" permission + 8212117: Classes are now loaded and linked by Class.forName() + 8228854: Default ErrorListener No Longer Reports Warnings and Errors to the Console * Changes in this build [14] *Quality Report for September 2019 is available* * https://wiki.openjdk.java.net/display/quality/Quality+Outreach+report+September+2019 Regards Deepak [1] https://mail.openjdk.java.net/pipermail/jdk-dev/2019-September/003335.html From deepak.n.damodaran at oracle.com Tue Sep 24 16:48:19 2019 From: deepak.n.damodaran at oracle.com (Deepak Damodaran) Date: Tue, 24 Sep 2019 22:18:19 +0530 Subject: OpenJDK 14 build 15 test results now available In-Reply-To: <1cae18eb-c7a5-2acc-57cc-68e18cbefcad@oracle.com> References: <1cae18eb-c7a5-2acc-57cc-68e18cbefcad@oracle.com> Message-ID: <13901c6c-b346-9260-58bd-2d9303076182@oracle.com> *OpenJDK 1**4 ea build **15 test results are now available at * ** https://download.java.net/openjdk/testresults/14/testresults.html The jdk test results contain 4 differencesfrom the build 14 test results. There is 1 testcase failure, this failure is under investigation, JBS issue already exists for this failure. 0: /scratch/export/home/aginfra/muneer/jtest/merge14/14/jdk/JTwork pass: 7,493; error: 1; not run: 2,479 1: /scratch/export/home/aginfra/muneer/jtest/merge14/15/jdk/JTwork pass: 7,493; fail: 1; error: 1; not run: 2,479 0 1 Test --- pass com/sun/jndi/ldap/LdapTimeoutTest.java pass --- java/lang/management/ThreadMXBean/LockedSynchronizers.java pass fail javax/accessibility/SlowPanelIteration/SlowPanelIteration.java --- pass jdk/nio/zipfs/LargeEntriesTest.java 4 differences The hotspot test results contain 13 differencesfrom the build 14 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge14/14/hotspot/JTwork pass: 5,700; not run: 376 1: /scratch/export/home/aginfra/muneer/jtest/merge14/15/hotspot/JTwork pass: 5,691; not run: 387 0 1 Test --- pass compiler/c2/aarch64/ConvI2LWideningAssertTooStrong.java --- pass compiler/print/PrintCompileQueue.java pass --- runtime/ReservedStack/ReservedStackTest.java pass --- vmTestbase/nsk/monitoring/ThreadMXBean/ThreadInfo/Multi/Multi001/Multi001.java pass --- vmTestbase/nsk/monitoring/ThreadMXBean/ThreadInfo/Multi/Multi002/TestDescription.java pass --- vmTestbase/nsk/monitoring/ThreadMXBean/ThreadInfo/Multi/Multi003/TestDescription.java pass --- vmTestbase/nsk/monitoring/ThreadMXBean/ThreadInfo/Multi/Multi004/TestDescription.java pass --- vmTestbase/nsk/monitoring/ThreadMXBean/ThreadInfo/Multi/Multi005/TestDescription.java pass --- vmTestbase/nsk/monitoring/ThreadMXBean/ThreadInfo/SynchronizerLockingThreads/SynchronizerLockingThreads001/TestDescription.java pass --- vmTestbase/nsk/monitoring/ThreadMXBean/ThreadInfo/SynchronizerLockingThreads/SynchronizerLockingThreads002/TestDescription.java pass --- vmTestbase/nsk/monitoring/ThreadMXBean/ThreadInfo/SynchronizerLockingThreads/SynchronizerLockingThreads003/TestDescription.java pass --- vmTestbase/nsk/monitoring/ThreadMXBean/ThreadInfo/SynchronizerLockingThreads/SynchronizerLockingThreads004/TestDescription.java pass --- vmTestbase/nsk/monitoring/ThreadMXBean/ThreadInfo/SynchronizerLockingThreads/SynchronizerLockingThreads005/TestDescription.java 13 differences The langtools test results contain 1 differencefrom the build 14 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge14/14/langtools/JTwork pass: 3,617; not run: 386 1: /scratch/export/home/aginfra/muneer/jtest/merge14/15/langtools/JTwork pass: 3,618; not run: 386 0 1 Test --- pass tools/javac/options/BCPOrSystemNotSpecified.java 1 differences -- Regards, Deepak Damodaran QualityOutreach Oracle, Bangalore, India From deepak.n.damodaran at oracle.com Sun Sep 29 16:58:28 2019 From: deepak.n.damodaran at oracle.com (Deepak Damodaran) Date: Sun, 29 Sep 2019 22:28:28 +0530 Subject: OpenJDK 14 build 16 test results now available In-Reply-To: <06694c32-dbfa-4313-9c47-22202ad570b6@oracle.com> References: <06694c32-dbfa-4313-9c47-22202ad570b6@oracle.com> Message-ID: <4502bba5-1427-96d7-fe7a-a5da6d01f95b@oracle.com> *OpenJDK 1**4 ea build **16 test results are now available at * ** https://download.java.net/openjdk/testresults/14/testresults.html The jdk test results contain 4 differencesfrom the build 15 test results. There is 1 testcase failure, this failure is under investigation. 0: /scratch/export/home/aginfra/muneer/jtest/merge14/15/jdk/JTwork pass: 7,493; fail: 1; error: 1; not run: 2,479 1: /scratch/export/home/aginfra/muneer/jtest/merge14/16/jdk/JTwork pass: 7,496; fail: 2; error: 1; not run: 2,478 0 1 Test --- pass com/sun/jndi/dns/ConfigTests/TcpTimeout.java --- pass java/security/Provider/GetServiceRace.java --- fail sun/security/pkcs11/Secmod/AddTrustedCert.java --- pass sun/security/pkcs11/tls/TestKeyMaterial.java 4 differences The hotspot test results contain 4 differencesfrom the build 15 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge14/15/hotspot/JTwork pass: 5,691; not run: 387 1: /scratch/export/home/aginfra/muneer/jtest/merge14/16/hotspot/JTwork pass: 5,693; not run: 395 0 1 Test pass --- compiler/codecache/jmx/PoolsIndependenceTest.java --- pass compiler/codecache/stress/UnexpectedDeoptimizationAllTest.java --- pass compiler/loopstripmining/AntiDependentLoadInOuterStripMinedLoop.java --- pass compiler/loopstripmining/DeadNodesInOuterLoopAtLoopCloning.java 4 differences The langtools test results contain 0 differences from the build 15 test results. -- Regards, Deepak Damodaran QualityOutreach Oracle, Bangalore, India