From milan.mimica at gmail.com Fri Feb 1 10:18:15 2019 From: milan.mimica at gmail.com (Milan Mimica) Date: Fri, 1 Feb 2019 11:18:15 +0100 Subject: Author status Message-ID: Hello I'm writing here asking for assistance in becoming as Author[1]. I think I have all the requirements[2] met, but following the procedure[2] didn't yield any results. I need someone to pull some strings for me. Thanks. [1] http://openjdk.java.net/bylaws#author [2] https://openjdk.java.net/projects/#project-author -- Milan Mimica From abdul.kolarkunnu at oracle.com Wed Feb 6 05:47:30 2019 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Wed, 6 Feb 2019 05:47:30 +0000 (UTC) Subject: OpenJDK 12 build 30 and OpenJDK 13 build 6 test results now available Message-ID: <5edc00cc-8564-4505-8225-6fb4a1d67633@default> OpenJDK 12 ea build 30 test results are now available at https://download.java.net/openjdk/testresults/12/testresults.html The jdk test results contain 4 differences from the build 29 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/29/jdk/JTwork pass: 7,341; fail: 1; not run: 2,434 1: /scratch/export/home/aginfra/muneer/jtest/merge12/30/jdk/JTwork pass: 7,343; error: 1; not run: 2,434 0 1 Test fail pass com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java --- pass javax/net/ssl/sanity/ciphersuites/CheckCipherSuites.java --- pass jdk/security/JavaDotSecurity/TestJDKIncludeInExceptions.java pass error sun/tools/jstatd/TestJstatdExternalRegistry.java 4 differences The hotspot test results contain 21 differences from the build 29 test results No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge12/29/hotspot/JTwork pass: 5,466; fail: 1; not run: 393 1: /scratch/export/home/aginfra/muneer/jtest/merge12/30/hotspot/JTwork pass: 5,475; not run: 385 0 1 Test pass --- gc/nvdimm/TestAllocateOldGenAt.java pass --- gc/nvdimm/TestAllocateOldGenAtError.java pass --- gc/nvdimm/TestAllocateOldGenAtMultiple.java pass --- gc/nvdimm/TestHumongousObjectsOnNvdimm.java pass --- gc/nvdimm/TestOldObjectsOnNvdimm.java pass --- gc/nvdimm/TestYoungObjectsOnDram.java --- pass runtime/CompressedOops/UseCompressedOops.java fail pass serviceability/sa/TestHeapDumpForLargeArray.java --- pass vmTestbase/nsk/jdi/AttachingConnector/attachnosuspend/attachnosuspend001/TestDescription.java --- pass vmTestbase/nsk/jdi/BScenarios/multithrd/tc02x004/TestDescription.java --- pass vmTestbase/nsk/jdi/StackFrame/_bounds_/bounds001/TestDescription.java --- pass vmTestbase/nsk/jdi/ThreadReference/frameCount/framecount001/TestDescription.java --- pass vmTestbase/nsk/jdi/stress/ClassPrepareEvents/ClassPrepareEvents001/ClassPrepareEvents001.java --- pass vmTestbase/nsk/jvmti/AttachOnDemand/attach034/TestDescription.java --- pass vmTestbase/nsk/jvmti/ClearBreakpoint/clrbrk001/TestDescription.java --- pass vmTestbase/nsk/jvmti/FieldModification/fieldmod001/TestDescription.java --- pass vmTestbase/nsk/jvmti/ThreadStart/threadstart001/TestDescription.java --- pass vmTestbase/nsk/jvmti/unit/heap/HeapWalkTests/TestDescription.java --- pass vmTestbase/vm/mlvm/indy/stress/java/relinkMutableCallSite/Test.java --- pass vmTestbase/vm/mlvm/indy/stress/java/relinkVolatileCallSite/Test.java --- pass vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java 21 differences The langtools test results contain 0 difference from the build 29 test results. OpenJDK 13 ea build 6 test results are now available at https://download.java.net/openjdk/testresults/13/testresults.html The jdk test results contain 8 differences from the build 5 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/merge13/5/jdk/JTwork pass: 7,353; fail: 1; error: 1; not run: 2,437 1: /scratch/export/home/aginfra/muneer/jtest/merge13/6/jdk/JTwork pass: 7,360; fail: 1; error: 2; not run: 2,436 0 1 Test --- pass com/sun/jdi/JdbStepTest.java --- pass java/net/httpclient/GZIPInputStreamTest.java --- error java/net/httpclient/websocket/WebSocketProxyTest.java --- pass java/util/Base64/TestEncodingDecodingLength.java --- pass javax/net/ssl/sanity/ciphersuites/CheckCipherSuites.java --- pass jdk/jfr/event/runtime/TestShutdownEvent.java --- pass jdk/nio/zipfs/PropertyPermissionTests.java --- pass jdk/security/JavaDotSecurity/TestJDKIncludeInExceptions.java 8 differences The hotspot test results contain 23 differences from the build 5 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/merge13/5/hotspot/JTwork pass: 5,476; not run: 393 1: /scratch/export/home/aginfra/muneer/jtest/merge13/6/hotspot/JTwork pass: 5,483; fail: 1; not run: 385 0 1 Test pass --- gc/g1/TestStringTableStats.java pass --- gc/nvdimm/TestAllocateOldGenAt.java pass --- gc/nvdimm/TestAllocateOldGenAtError.java pass --- gc/nvdimm/TestAllocateOldGenAtMultiple.java pass --- gc/nvdimm/TestHumongousObjectsOnNvdimm.java pass --- gc/nvdimm/TestOldObjectsOnNvdimm.java pass --- gc/nvdimm/TestYoungObjectsOnDram.java --- pass runtime/CompressedOops/UseCompressedOops.java pass fail runtime/NMT/CheckForProperDetailStackTrace.java --- pass runtime/condy/escapeAnalysis/TestEscapeCondy.java --- pass vmTestbase/nsk/jdi/AttachingConnector/attachnosuspend/attachnosuspend001/TestDescription.java --- pass vmTestbase/nsk/jdi/BScenarios/multithrd/tc02x004/TestDescription.java --- pass vmTestbase/nsk/jdi/StackFrame/_bounds_/bounds001/TestDescription.java --- pass vmTestbase/nsk/jdi/ThreadReference/frameCount/framecount001/TestDescription.java --- pass vmTestbase/nsk/jdi/stress/ClassPrepareEvents/ClassPrepareEvents001/ClassPrepareEvents001.java --- pass vmTestbase/nsk/jvmti/AttachOnDemand/attach034/TestDescription.java --- pass vmTestbase/nsk/jvmti/ClearBreakpoint/clrbrk001/TestDescription.java --- pass vmTestbase/nsk/jvmti/FieldModification/fieldmod001/TestDescription.java --- pass vmTestbase/nsk/jvmti/ThreadStart/threadstart001/TestDescription.java --- pass vmTestbase/nsk/jvmti/unit/heap/HeapWalkTests/TestDescription.java --- pass vmTestbase/vm/mlvm/indy/stress/java/relinkMutableCallSite/Test.java --- pass vmTestbase/vm/mlvm/indy/stress/java/relinkVolatileCallSite/Test.java --- pass vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java 23 differences The langtools test results contain 1 difference from the build 5 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge13/5/langtools/JTwork pass: 3,641; not run: 378 1: /scratch/export/home/aginfra/muneer/jtest/merge13/6/langtools/JTwork pass: 3,642; not run: 378 0 1 Test --- pass tools/javac/generics/typevars/AnnoTypeVarBounds.java 1 differences -- Regards, Abdul Muneer Quality Outreach Oracle, Bangalore, India From mvala at redhat.com Thu Feb 7 08:28:08 2019 From: mvala at redhat.com (Michal Vala) Date: Thu, 7 Feb 2019 09:28:08 +0100 Subject: Author status In-Reply-To: References: Message-ID: <828c3c18-be48-ad96-4634-545522ee6830@redhat.com> Be patient. I've received response to author request email in ~2 weeks. On 2/1/19 11:18 AM, Milan Mimica wrote: > Hello > > I'm writing here asking for assistance in becoming as Author[1]. I think I > have all the requirements[2] met, but following the procedure[2] didn't > yield any results. I need someone to pull some strings for me. Thanks. > > [1] http://openjdk.java.net/bylaws#author > [2] https://openjdk.java.net/projects/#project-author > -- Michal Vala OpenJDK QE Red Hat Czech From neugens at redhat.com Thu Feb 7 10:02:11 2019 From: neugens at redhat.com (Mario Torre) Date: Thu, 7 Feb 2019 11:02:11 +0100 Subject: Author status In-Reply-To: References: Message-ID: Hi Milan, You need to work with your sponsor for this to happen. Then there's some process based delay that is natural, especially now with a pretty busy conference period. Cheers, Mario On Fri, Feb 1, 2019 at 11:20 AM Milan Mimica wrote: > > Hello > > I'm writing here asking for assistance in becoming as Author[1]. I think I > have all the requirements[2] met, but following the procedure[2] didn't > yield any results. I need someone to pull some strings for me. Thanks. > > [1] http://openjdk.java.net/bylaws#author > [2] https://openjdk.java.net/projects/#project-author > > -- > Milan Mimica -- Mario Torre Associate Manager, Software Engineering Red Hat GmbH 9704 A60C B4BE A8B8 0F30 9205 5D7E 4952 3F65 7898 From abdul.kolarkunnu at oracle.com Tue Feb 12 09:00:43 2019 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Tue, 12 Feb 2019 01:00:43 -0800 (PST) Subject: OpenJDK 12 build 31 and OpenJDK 13 build 7 test results now available Message-ID: <26b91120-9ab7-40ec-8da5-f245729f9c77@default> OpenJDK 12 ea build 31 test results are now available at https://download.java.net/openjdk/testresults/12/testresults.html The jdk test results contain 1 difference from the build 30 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/30/jdk/JTwork pass: 7,343; error: 1; not run: 2,434 1: /scratch/export/home/aginfra/muneer/jtest/merge12/31/jdk/JTwork pass: 7,342; fail: 1; error: 1; not run: 2,434 0 1 Test pass fail com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java 1 differences The hotspot test results contain 0 difference from the build 30 test results. The langtools test results contain 0 difference from the build 30 test results. OpenJDK 13 ea build 7 test results are now available at https://download.java.net/openjdk/testresults/13/testresults.html The jdk test results contain 1 difference from the build 6 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge13/6/jdk/JTwork pass: 7,360; fail: 1; error: 2; not run: 2,436 1: /scratch/export/home/aginfra/muneer/jtest/merge13/7/jdk/JTwork pass: 7,361; fail: 1; error: 2; not run: 2,437 0 1 Test --- pass java/lang/Package/bootclasspath/GetPackageFromBootClassPath.java 1 differences The hotspot test results contain 4 differences from the build 6 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge13/6/hotspot/JTwork pass: 5,483; fail: 1; not run: 385 1: /scratch/export/home/aginfra/muneer/jtest/merge13/7/hotspot/JTwork pass: 5,487; fail: 1; not run: 386 0 1 Test --- pass compiler/cha/StrengthReduceInterfaceCall.java --- pass compiler/codegen/aes/TestCipherBlockChainingEncrypt.java --- pass compiler/intrinsics/math/TestFpMinMaxIntrinsics.java --- pass runtime/RedefineTests/TestMultipleClasses.java 4 differences The langtools test results contain 0 difference from the build 6 test results. -- Regards, Abdul Muneer Quality Outreach Oracle, Bangalore, India From abdul.kolarkunnu at oracle.com Mon Feb 18 05:34:03 2019 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Sun, 17 Feb 2019 21:34:03 -0800 (PST) Subject: OpenJDK 12 build 32 and OpenJDK 13 build 8 test results now available In-Reply-To: <99ff2ceb-1bfa-43a3-9abb-24f59f4c65d0@default> References: <99ff2ceb-1bfa-43a3-9abb-24f59f4c65d0@default> Message-ID: OpenJDK 12 ea build 32 test results are now available at https://download.java.net/openjdk/testresults/12/testresults.html The jdk test results contain 2 differences from the build 31 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge12/31/jdk/JTwork pass: 7,342; fail: 1; error: 1; not run: 2,434 1: /scratch/export/home/aginfra/muneer/jtest/merge12/32/jdk/JTwork pass: 7,344; not run: 2,434 0 1 Test fail pass com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java error pass sun/tools/jstatd/TestJstatdExternalRegistry.java 2 differences The hotspot test results contain 0 difference from the build 31 test results. The langtools test results contain 0 difference from the build 31 test results. OpenJDK 13 ea build 8 test results are now available at https://download.java.net/openjdk/testresults/13/testresults.html The jdk test results contain 13 differences from the build 7 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge13/7/jdk/JTwork pass: 7,361; fail: 1; error: 2; not run: 2,437 1: /scratch/export/home/aginfra/muneer/jtest/merge13/8/jdk/JTwork pass: 7,360; fail: 1; error: 1; not run: 2,438 0 1 Test --- pass com/sun/net/httpserver/bugs/HandlerConnectionClose.java --- pass java/util/HashMap/WhiteBoxResizeTest.java --- pass javax/net/ssl/interop/ClientHelloBufferUnderflowException.java --- pass sun/security/krb5/auto/ReplayCacheTestProcWithMD5.java pass --- sun/security/krb5/auto/rcache_usemd5.sh pass --- sun/security/krb5/tools/ktarg.sh pass --- sun/security/krb5/tools/ktcheck.sh pass --- sun/security/krb5/tools/ktmissing.sh pass --- sun/security/krb5/tools/ktzero.sh pass --- sun/security/pkcs11/fips/TestTLS12.java pass --- sun/security/pkcs11/fips/TrustManagerTest.java --- pass sun/tools/jcmd/TestProcessHelper.java error pass sun/tools/jstatd/TestJstatdExternalRegistry.java 13 differences The hotspot test results contain 4 differences from the build 7 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge13/7/hotspot/JTwork pass: 5,487; fail: 1; not run: 386 1: /scratch/export/home/aginfra/muneer/jtest/merge13/8/hotspot/JTwork pass: 5,491; fail: 1; not run: 385 0 1 Test --- pass compiler/c2/TestUseOptoBiasInliningWithoutEliminateLocks.java --- pass runtime/NMT/MallocSiteTypeChange.java --- pass runtime/defineAnonClass/TestAnonSymbolLeak.java --- pass vmTestbase/nsk/jdi/EventQueue/remove_l/remove_l005/TestDescription.java 4 differences The langtools test results contain 0 difference from the build 7 test results. -- Regards, Abdul Muneer Quality Outreach Oracle, Bangalore, India From abdul.kolarkunnu at oracle.com Mon Feb 18 11:19:38 2019 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Mon, 18 Feb 2019 03:19:38 -0800 (PST) Subject: JDK 12: First Release Candidate available References: <6be3d15d-51c5-13dc-c7ee-5d9c0e007cd2@oracle.com> Message-ID: <0bb435ff-6656-47f0-9363-ec3ed5440d98@default> Hi All, OpenJDK builds? - JDK 12 Early Access build 32 is now available at : - jdk.java.net/12/ JDK 12:? First Release Candidate [1] Per the JDK 12 schedule [2], we are now in Release Candidate Phase. The stabilization repository, jdk/jdk12, is open for P1 bug fixes per the JDK Release Process (JEP 3) [3]. All changes require approval via the Fix-Request Process [4]. Release note additions since last email Build 31 - can_pop_frame and can_force_early_return capabilities are disabled if JVMCI compiler is used (HYPERLINK "https://bugs.openjdk.java.net/browse/JDK-8218025"JDK-8218025) The JVMTI can_pop_frame and can_force_early_return capabilities are disabled if a JVMCI compiler (like Graal) is used. As a result the corresponding functionality (PopFrame and ForceEarlyReturnXXX functions) is not available to JVMTI agents. This issue is being fixed via HYPERLINK "https://bugs.openjdk.java.net/browse/JDK-8218885"JDK-8218885 [https://bugs.openjdk.java.net/browse/HYPERLINK "https://bugs.openjdk.java.net/browse/JDK-8218885"JDK-8218885]. Build 28: HYPERLINK "https://bugs.openjdk.java.net/browse/JDK-8212233"JDK-8212233? : javadoc fails on jdk12 with "The code being documented uses modules but the packages defined in $URL are in the unnamed module." HYPERLINK "http://hg.openjdk.java.net/jdk/jdk12/log?rev=reverse%28%22jdk-12%2B31%22%3A%3A%22jdk-12%2B32%22-%22jdk-12%2B31%22%29"Changes in this build. OpenJDK builds? - JDK 13 Early Access build 8 is now available at : - jdk.java.net/13/ These early-access, open-source builds are provided under the? HYPERLINK "http://openjdk.java.net/legal/gplv2+ce.html"GNU General Public License, version?2, with the Classpath Exception. Release Notes updates Build 8 GraphicsEnvironment.getCenterPoint()/getMaximumWindowBounds() are unified across the platforms (HYPERLINK "https://bugs.openjdk.java.net/browse/JDK-8214918"JDK-8214918) The experimental FIPS 140 compliant mode has been removed from the SunJSSE provider. (HYPERLINK "https://bugs.openjdk.java.net/browse/JDK-8217835"JDK-8217835) Build 7 Change DOM parser to not resolve EntityReference and add Text node with DocumentBuilderFactory.setExpandEntityReferences(false) (HYPERLINK "https://bugs.openjdk.java.net/browse/JDK-8206132"JDK-8206132) Build 6 Base64.Encoder and Base64.Decoder methods can throw OutOfMemoryError (HYPERLINK "https://bugs.openjdk.java.net/browse/JDK-8210583"JDK-8210583) HYPERLINK "http://hg.openjdk.java.net/jdk/jdk/log?rev=reverse%28%22jdk-13%2B7%22%3A%3A%22jdk-13%2B8%22-%22jdk-13%2B7%22%29"Changes in this build FOSS Bugs fixed in recent builds Build 6 : HYPERLINK "https://bugs.openjdk.java.net/browse/JDK-8216970"JDK-8216970 : condy causes JVM crash Build 7: HYPERLINK "https://bugs.openjdk.java.net/browse/JDK-8215577"JDK-8215577 : Remove javadoc support for HTML 4 ? [1] https://mail.openjdk.java.net/pipermail/jdk-dev/2019-February/002623.html [2] http://openjdk.java.net/projects/jdk/12/#Schedule [3] http://openjdk.java.net/jeps/3 [4] http://openjdk.java.net/jeps/3#Fix-Request-Process -- Regards, Abdul Muneer Quality Outreach Oracle, Bangalore, India From abdul.kolarkunnu at oracle.com Tue Feb 26 10:20:12 2019 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Tue, 26 Feb 2019 02:20:12 -0800 (PST) Subject: OpenJDK 12 build 33 and OpenJDK 13 build 9 test results now available Message-ID: <16eda479-8f89-48f6-bb7a-f9a8827b5fa8@default> OpenJDK 12 ea build 33 test results are now available at https://download.java.net/openjdk/testresults/12/testresults.html The jdk test results contain 0 difference from the build 32 test results. The hotspot test results contain 0 difference from the build 32 test results. The langtools test results contain 0 difference from the build 32 test results. OpenJDK 13 ea build 9 test results are now available at https://download.java.net/openjdk/testresults/13/testresults.html The jdk test results contain 2 differences from the build 8 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge13/8/jdk/JTwork pass: 7,360; fail: 1; error: 1; not run: 2,438 1: /scratch/export/home/aginfra/muneer/jtest/merge13/9/jdk/JTwork pass: 7,360; fail: 1; error: 2; not run: 2,439 0 1 Test --- pass jdk/internal/jline/AbstractWindowsTerminalTest.java pass error sun/tools/jstatd/TestJstatdExternalRegistry.java 2 differences The hotspot test results contain 69 differences from the build 8 test results. No new testcase failures found. We included ctw application tests in the execution from this build onwards. How to run the tests section(2.3) has been updated accordingly: https://download.java.net/openjdk/testresults/13/docs/howtoruntests.html . Differences can be seen here: https://download.java.net/openjdk/testresults/13/archives/9/diff-hotspot-8-9.txt The langtools test results contain 1 difference from the build 8 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge13/8/langtools/JTwork pass: 3,642; not run: 378 1: /scratch/export/home/aginfra/muneer/jtest/merge13/9/langtools/JTwork pass: 3,643; not run: 378 0 1 Test --- pass tools/javac/processing/GenerateAndError.java 1 differences -- Regards, Abdul Muneer Quality Outreach Oracle, Bangalore, India From milan.mimica at gmail.com Wed Feb 27 14:55:40 2019 From: milan.mimica at gmail.com (Milan Mimica) Date: Wed, 27 Feb 2019 15:55:40 +0100 Subject: Author status In-Reply-To: <828c3c18-be48-ad96-4634-545522ee6830@redhat.com> References: <828c3c18-be48-ad96-4634-545522ee6830@redhat.com> Message-ID: It's been more than 3 months, and a couple of pings. No response. On Thu, 7 Feb 2019 at 09:28, Michal Vala wrote: > Be patient. I've received response to author request email in ~2 weeks. > > On 2/1/19 11:18 AM, Milan Mimica wrote: > > Hello > > > > I'm writing here asking for assistance in becoming as Author[1]. I think > I > > have all the requirements[2] met, but following the procedure[2] didn't > > yield any results. I need someone to pull some strings for me. Thanks. > > > > [1] http://openjdk.java.net/bylaws#author > > [2] https://openjdk.java.net/projects/#project-author > > > > -- > Michal Vala > OpenJDK QE > Red Hat Czech > -- Milan Mimica