From abdul.kolarkunnu at oracle.com Tue Aug 7 02:43:10 2018 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Mon, 6 Aug 2018 19:43:10 -0700 (PDT) Subject: OpenJDK 11 build 25, OpenJDK 12 build 5 and JDK 8u192 b04 test results now available Message-ID: OpenJDK 11 ea build 25 test results are now available at https://download.java.net/openjdk/testresults/11/testresults.html The jdk test results contain 2 differences from the build 24 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge11/24/jdk/JTwork pass: 7,178; fail: 1; error: 1; not run: 2,403 1: /scratch/export/home/aginfra/muneer/jtest/merge11/25/jdk/JTwork pass: 7,178; fail: 1; error: 1; not run: 2,405 0 1 Test pass --- com/sun/jdi/BasicJDWPConnectionTest.java --- pass com/sun/jdi/Frames2Test.java 2 differences The hotspot test results contain 3 differences from the build 24 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge11/24/hotspot/JTwork pass: 5,706; not run: 11,831 1: /scratch/export/home/aginfra/muneer/jtest/merge11/25/hotspot/JTwork pass: 5,705; not run: 11,833 0 1 Test pass --- compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java pass --- compiler/jvmci/compilerToVM/GetFlagValueTest.java --- pass runtime/classFileParserBug/UnknownAttrTest.java 3 differences The langtools test results contain 0 difference from the build 24 test results. OpenJDK 12 ea build 5 test results are now available at https://download.java.net/openjdk/testresults/12/testresults.html The jdk test results contain 11 differences from the build 4 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge12/4/jdk/JTwork pass: 7,193; fail: 1; not run: 2,403 1: /scratch/export/home/aginfra/muneer/jtest/merge12/5/jdk/JTwork pass: 7,196; fail: 1; not run: 2,402 0 1 Test pass --- com/sun/jdi/BasicJDWPConnectionTest.java --- pass com/sun/jdi/Frames2Test.java pass --- com/sun/nio/sctp/SctpChannel/SocketOptionTests.java pass --- com/sun/nio/sctp/SctpMultiChannel/SendFailed.java pass --- com/sun/nio/sctp/SctpMultiChannel/SocketOptionTests.java --- pass java/net/httpclient/whitebox/WindowControllerTestDriver.java --- pass java/rmi/activation/Activatable/checkRegisterInLog/CheckRegisterInLog.java --- pass java/rmi/activation/Activatable/forceLogSnapshot/ForceLogSnapshot.java --- pass java/rmi/activation/Activatable/restartCrashedService/RestartCrashedService.java --- pass java/rmi/activation/Activatable/restartService/RestartService.java --- pass java/rmi/activation/ActivationSystem/modifyDescriptor/ModifyDescriptor.java 11 differences The hotspot test results contain 5 differences from the build 4 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge12/4/hotspot/JTwork pass: 5,709; not run: 297 1: /scratch/export/home/aginfra/muneer/jtest/merge12/5/hotspot/JTwork pass: 5,710; not run: 299 0 1 Test --- pass compiler/aot/cli/jaotc/IgnoreErrorsTest.java pass --- compiler/jvmci/compilerToVM/GetFlagValueTest.java --- pass runtime/NMT/SafepointPollingPages.java pass --- runtime/appcds/sharedStrings/FlagCombo.java --- pass runtime/appcds/sharedStrings/FlagCombo.java#id0 5 differences The langtools test results contain 0 difference from the build 4 test results. JDK 8u192 ea b04 test results are now available at https://download.java.net/openjdk/testresults/8/testresults.html The nashorn test result is available at https://download.java.net/openjdk/testresults/8/archives8/jdk8u192-b04/emailable-report.html -- Regards, Abdul Muneer Quality Outreach Oracle, Bangalore, India From abdul.kolarkunnu at oracle.com Tue Aug 7 09:00:20 2018 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Tue, 7 Aug 2018 02:00:20 -0700 (PDT) Subject: JDK 11 , JDK 12 and JDK 8u192 Early Access builds are available on jdk.java.net In-Reply-To: <7ca8457b-d2b7-4588-be3f-c9de7cb7a9e7@default> References: <2689319a-be0c-0d18-14fe-dd790b0d6c7a@oracle.com> <7ca8457b-d2b7-4588-be3f-c9de7cb7a9e7@default> Message-ID: <45ba4199-9b6b-40a4-a7bb-e6284a6d1d7b@default> Hi All, JDK 11 Early Access? build 25 is available at : - jdk.java.net/11/ JDK 11 entered Rampdown Phase 2 on 26-July [1] The overall feature set is frozen. No further JEPs will be targeted to this release. We now turn our focus to P1 and P2 bugs. Release notes are available here? [2] JDK 12 Early Access? build 05 is available at : - jdk.java.net/12/ Changes in this build HYPERLINK "http://hg.openjdk.java.net/jdk/jdk/log?revcount=10000&rev=reverse%28%22jdk-12%2B4%22%3A%3A%22jdk-12%2B5%22%29"here. JDK 8u192 Early Access build 04 is available at : - http://jdk.java.net/8/ JDK 8u192 timeline is available [3] GA is scheduled for October 2018 Conference videos online OpenJDK Committers? Workshop [4] JVM Language Summit 2018 [5]: [1] http://mail.openjdk.java.net/pipermail/jdk-dev/2018-July/001669.html [2] http://jdk.java.net/11/release-notes [3] http://openjdk.java.net/projects/jdk8u/releases/8u192.html [4] https://www.youtube.com/playlist?list=PLX8CzqL3ArzXY_9Ornabhxs-j2h4hnvJ3 [5] https://www.youtube.com/playlist?list=PLX8CzqL3ArzVnxC6PYxMlngEMv3W1pIkn -- Regards, Abdul Muneer Quality Outreach Oracle, Bangalore, India From abdul.kolarkunnu at oracle.com Tue Aug 14 04:36:59 2018 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Mon, 13 Aug 2018 21:36:59 -0700 (PDT) Subject: OpenJDK 11 build 26 and OpenJDK 12 build 6 test results now available Message-ID: <7958c64f-0796-4f29-b7dc-0732de423baa@default> OpenJDK 11 ea build 26 test results are now available at https://download.java.net/openjdk/testresults/11/testresults.html The jdk test results contain 2 differences from the build 25 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge11/25/jdk/JTwork pass: 7,178; fail: 1; error: 1; not run: 2,405 1: /scratch/export/home/aginfra/muneer/jtest/merge11/26/jdk/JTwork pass: 7,180; error: 1; not run: 2,405 0 1 Test fail pass com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java --- pass javax/net/ssl/TLSCommon/ConcurrentClientAccessTest.java 2 differences The hotspot test results contain 3 differences from the build 25 test results. There is 1 testcase failure, this failure is under investigation. 0: /scratch/export/home/aginfra/muneer/jtest/merge11/25/hotspot/JTwork pass: 5,705; not run: 11,833 1: /scratch/export/home/aginfra/muneer/jtest/merge11/26/hotspot/JTwork pass: 5,706; fail: 1; not run: 11,833 0 1 Test --- pass compiler/c1/TestLinearScanOrderMain.java --- pass compiler/jsr292/cr8026328/Test8026328.java pass fail vmTestbase/nsk/jdi/EventSet/resume/resume006/TestDescription.java 3 differences The langtools test results contain 0 difference from the build 25 test results. OpenJDK 12 ea build 6 test results are now available at https://download.java.net/openjdk/testresults/12/testresults.html The jdk test results contain 14 differences from the build 5 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge12/5/jdk/JTwork pass: 7,196; fail: 1; not run: 2,402 1: /scratch/export/home/aginfra/muneer/jtest/merge12/6/jdk/JTwork pass: 7,204; fail: 1; error: 1; not run: 2,405 0 1 Test --- pass com/sun/jndi/dns/EnvTests/AddInherited.java --- pass com/sun/jndi/dns/EnvTests/AddOps.java --- pass com/sun/jndi/dns/EnvTests/GetEnv.java --- pass com/sun/jndi/dns/EnvTests/ProviderUrlGen.java --- pass com/sun/jndi/dns/EnvTests/RemoveInherited.java --- pass com/sun/jndi/dns/EnvTests/RemoveOps.java --- pass com/sun/jndi/dns/EnvTests/SubcontextAdd.java --- pass com/sun/jndi/dns/EnvTests/SubcontextRemove.java --- pass java/lang/invoke/MethodHandlesProxiesTest.java pass --- java/net/Socket/LingerTest.java --- pass java/nio/Buffer/ReachabilityTest.java --- pass java/util/Locale/bcp47u/spi/DateFormatSymbolsProviderTests.java pass --- sun/net/www/http/HttpClient/MultiThreadTest.java pass error sun/tools/jstatd/TestJstatdExternalRegistry.java 14 differences The hotspot test results contain 8 differences from the build 6 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge12/5/hotspot/JTwork pass: 5,710; not run: 299 1: /scratch/export/home/aginfra/muneer/jtest/merge12/6/hotspot/JTwork pass: 5,712; not run: 301 0 1 Test pass --- compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java --- pass compiler/jsr292/cr8026328/Test8026328.java --- pass gc/epsilon/CriticalNativeArgs.java --- pass gc/epsilon/CriticalNativeStress.java pass --- runtime/6819213/TestBootNativeLibraryPath.java pass --- runtime/ErrorHandling/TestOnError.java --- pass runtime/classFileParserBug/UnknownAttrTest.java --- pass vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java 8 differences The langtools test results contain 0 difference from the build 5 test results. -- Regards, Abdul Muneer Quality Outreach Oracle, Bangalore, India From abdul.kolarkunnu at oracle.com Thu Aug 23 13:50:48 2018 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Thu, 23 Aug 2018 06:50:48 -0700 (PDT) Subject: OpenJDK 11 build 27 and OpenJDK 12 build 7 test results now available Message-ID: <42698630-d69c-4ca9-b6b9-db4491787e32@default> OpenJDK 11 ea build 27 test results are now available at https://download.java.net/openjdk/testresults/11/testresults.html The jdk test results contain 13 differences from the build 26 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/merge11/26/jdk/JTwork pass: 7,180; error: 1; not run: 2,405 1: /scratch/export/home/aginfra/muneer/jtest/merge11/27/jdk/JTwork pass: 7,189; fail: 1; not run: 2,406 0 1 Test pass fail com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java --- pass java/net/httpclient/ConnectTimeoutHandshakeAsync.java --- pass java/net/httpclient/ConnectTimeoutHandshakeSync.java --- pass java/net/httpclient/ConnectTimeoutNoProxyAsync.java --- pass java/net/httpclient/ConnectTimeoutNoProxySync.java --- pass java/net/httpclient/ConnectTimeoutWithProxyAsync.java --- pass java/net/httpclient/ConnectTimeoutWithProxySync.java --- pass java/net/httpclient/UnknownBodyLengthTest.java --- pass java/text/Format/DateFormat/Bug8209047.java --- pass javax/net/ssl/TLSv12/TLSEnginesClosureTest.java pass --- sun/security/pkcs11/KeyStore/SecretKeysBasic.sh --- pass sun/security/ssl/SSLSocketImpl/ServerRenegoWithTwoVersions.java error pass sun/tools/jstatd/TestJstatdExternalRegistry.java 13 differences The hotspot test results contain 1 difference from the build 26 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge11/26/hotspot/JTwork pass: 5,706; fail: 1; not run: 11,833 1: /scratch/export/home/aginfra/muneer/jtest/merge11/27/hotspot/JTwork pass: 5,707; not run: 11,833 0 1 Test fail pass vmTestbase/nsk/jdi/EventSet/resume/resume006/TestDescription.java 1 differences The langtools test results contain 0 difference from the build 26 test results. OpenJDK 12 ea build 7 test results are now available at https://download.java.net/openjdk/testresults/12/testresults.html The jdk test results contain 23 differences from the build 6 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/merge12/6/jdk/JTwork pass: 7,204; fail: 1; error: 1; not run: 2,405 1: /scratch/export/home/aginfra/muneer/jtest/merge12/7/jdk/JTwork pass: 7,222; fail: 1; error: 1; not run: 2,405 0 1 Test --- pass com/sun/jdi/ArrayLengthDumpTest.java pass --- com/sun/jdi/ArrayLengthDumpTest.sh --- fail com/sun/jdi/BreakpointWithFullGC.java pass --- com/sun/jdi/BreakpointWithFullGC.sh fail pass com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java --- pass com/sun/jndi/dns/FactoryTests/GetAttrsWithFactory.java --- pass com/sun/jndi/dns/FactoryTests/LookupWithAnyAttrProp.java --- pass com/sun/jndi/dns/FactoryTests/LookupWithAttrProp.java --- pass com/sun/jndi/dns/FactoryTests/LookupWithDirFactory.java --- pass com/sun/jndi/dns/FactoryTests/LookupWithFactory.java --- pass java/net/httpclient/ConnectTimeoutHandshakeAsync.java --- pass java/net/httpclient/ConnectTimeoutHandshakeSync.java --- pass java/net/httpclient/ConnectTimeoutNoProxyAsync.java --- pass java/net/httpclient/ConnectTimeoutNoProxySync.java --- pass java/net/httpclient/ConnectTimeoutWithProxyAsync.java --- pass java/net/httpclient/ConnectTimeoutWithProxySync.java --- pass java/text/Format/DateFormat/Bug8209047.java --- pass java/util/Calendar/CalendarTestScripts/JapaneseRollTests.java --- pass java/util/Calendar/CalendarTestScripts/JapaneseTests.java --- pass java/util/HashMap/TreeBinAssert.java --- pass javax/net/ssl/TLSCommon/ConcurrentClientAccessTest.java --- pass javax/net/ssl/TLSv12/TLSEnginesClosureTest.java --- pass sun/security/ssl/SSLSocketImpl/ServerRenegoWithTwoVersions.java 23 differences The hotspot test results contain 12 differences from the build 6 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge12/6/hotspot/JTwork pass: 5,712; not run: 301 1: /scratch/export/home/aginfra/muneer/jtest/merge12/7/hotspot/JTwork pass: 5,710; not run: 307 0 1 Test --- pass compiler/c1/TestLinearScanOrderMain.java --- pass compiler/onSpinWait/TestOnSpinWaitC1.java pass --- gc/g1/TestStringSymbolTableStats.java --- pass gc/g1/TestStringTableStats.java --- pass runtime/appcds/cacheObject/ArchivedIntegerCacheTest.java --- pass serviceability/sa/ClhsdbCDSCore.java pass --- vmTestbase/metaspace/stressHierarchy/stressHierarchy007/TestDescription.java pass --- vmTestbase/metaspace/stressHierarchy/stressHierarchy008/TestDescription.java pass --- vmTestbase/metaspace/stressHierarchy/stressHierarchy009/TestDescription.java pass --- vmTestbase/metaspace/stressHierarchy/stressHierarchy010/TestDescription.java pass --- vmTestbase/metaspace/stressHierarchy/stressHierarchy011/TestDescription.java pass --- vmTestbase/metaspace/stressHierarchy/stressHierarchy012/TestDescription.java 12 differences The langtools test results contain 2 differences from the build 6 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge12/6/langtools/JTwork pass: 3,562; not run: 366 1: /scratch/export/home/aginfra/muneer/jtest/merge12/7/langtools/JTwork pass: 3,564; not run: 366 0 1 Test --- pass tools/javac/T8207320/IntersectionOrderTest.java --- pass tools/javac/T8207320/IntersectionOrderTest2.java 2 differences -- Regards, Abdul Muneer Quality Outreach Oracle, Bangalore, India From dalibor.topic at oracle.com Fri Aug 24 09:47:47 2018 From: dalibor.topic at oracle.com (dalibor topic) Date: Fri, 24 Aug 2018 11:47:47 +0200 Subject: Fwd: JDK 11: First Release Candidate In-Reply-To: <20180823230514.2F741207999@eggemoggin.niobe.net> References: <20180823230514.2F741207999@eggemoggin.niobe.net> Message-ID: <5f6725ce-7064-6b39-8076-097a9481c6a4@oracle.com> Hi, If you haven't had a chance to do so yet, now would be a really good time to test the latest JDK 11 Early Access build, as it's the Release Candidate. If you find issues with this build, please file them on bugs.java.com. cheers, dalibor topic -------- Forwarded Message -------- Subject: JDK 11: First Release Candidate Date: Thu, 23 Aug 2018 16:05:14 -0700 (PDT) From: mark.reinhold at oracle.com To: jdk-dev at openjdk.java.net There are no unresolved P1 bugs in build 28, so that is our first JDK 11 Release Candidate -- and if we?re lucky, our last! Binaries available here, as usual: http://jdk.java.net/11 - Mark From abdul.kolarkunnu at oracle.com Tue Aug 28 04:45:24 2018 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Mon, 27 Aug 2018 21:45:24 -0700 (PDT) Subject: OpenJDK 11 build 28 and OpenJDK 12 build 8 test results now available Message-ID: OpenJDK 11 ea build 28 test results are now available at https://download.java.net/openjdk/testresults/11/testresults.html The jdk test results contain 3 differences from the build 27 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge11/27/jdk/JTwork pass: 7,189; fail: 1; not run: 2,406 1: /scratch/export/home/aginfra/muneer/jtest/merge11/28/jdk/JTwork pass: 7,190; error: 1; not run: 2,406 0 1 Test fail pass com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java --- pass sun/security/ssl/SSLEngineImpl/SSLEngineFailedALPN.java pass error sun/tools/jstatd/TestJstatdExternalRegistry.java 3 differences The hotspot test results contain 2 differences from the build 27 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge11/27/hotspot/JTwork pass: 5,707; not run: 11,833 1: /scratch/export/home/aginfra/muneer/jtest/merge11/28/hotspot/JTwork pass: 5,709; not run: 11,833 0 1 Test --- pass compiler/floatingpoint/TestFloatSyncJNIArgs.java --- pass runtime/BoolReturn/JNIBooleanTest.java 2 differences The langtools test results contain 0 difference from the build 27 test results. OpenJDK 12 ea build 8 test results are now available at https://download.java.net/openjdk/testresults/12/testresults.html The jdk test results contain 5 differences from the build 7 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge12/7/jdk/JTwork pass: 7,222; fail: 1; error: 1; not run: 2,405 1: /scratch/export/home/aginfra/muneer/jtest/merge12/8/jdk/JTwork pass: 7,224; not run: 2,407 0 1 Test fail --- com/sun/jdi/BreakpointWithFullGC.java --- pass java/net/httpclient/UnknownBodyLengthTest.java pass --- sun/security/pkcs11/KeyStore/SecretKeysBasic.sh --- pass sun/security/ssl/CipherSuite/NoDesRC4CiphSuite.java error pass sun/tools/jstatd/TestJstatdExternalRegistry.java 5 differences The hotspot test results contain 2 differences from the build 7 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge12/7/hotspot/JTwork pass: 5,710; not run: 307 1: /scratch/export/home/aginfra/muneer/jtest/merge12/8/hotspot/JTwork pass: 5,712; not run: 307 0 1 Test --- pass compiler/loopopts/TestOneIterationStripMined.java --- pass runtime/appcds/UnusedCPDuringDump.java 2 differences The langtools test results contain 0 difference from the build 7 test results. -- Regards, Abdul Muneer Quality Outreach Oracle, Bangalore, India