From rory.odonnell at oracle.com Mon Sep 5 17:29:14 2016 From: rory.odonnell at oracle.com (Rory O'Donnell) Date: Mon, 5 Sep 2016 18:29:14 +0100 Subject: Early Access builds of JDK 9 b134 are available on java.net Message-ID: <16faf0d0-5ed0-a166-0670-3a5af549cc8f@oracle.com> Hi All, Early Access b134 for JDK 9 is available on java.net, summary of changes are listed here . There have been a number of fixes , since the last availability email , to bugs reported by Open Source projects : * 8156841 sun.security.pkcs11.SunPKCS11 poller thread retains a strong reference to the context class loader * 8146961 Fix PermGen memory leaks caused by static final Exceptions * 8163353 NPE in ConcurrentHashMap.removeAll() * 8160328 ClassCastException: sun.awt.image.BufImgSurfaceData cannot be cast to sun.java2d.xr.XRSurfaceData after xrandr change output Secondly, there are a number of interesting items to bring to our attention * JDK 9 Rampdown Phase 1: Process proposal [1] * The Java team has published the ?Oracle JRE and JDK Cryptographic Roadmap? [2] java.com/cryptoroadmap * The Quality Report for September 2016 is now available [3], thank you for your continued support! Highlights from the Quality Report for September : * 21 new Open Source projects have joined the Outreach program * Projects filed 35 new issues in the JDK Bug System, this is almost double the number of bugs in the previous six months! * Continuing to provide excellent feedback via the OpenJDK dev mailing lists Thank you! Rgds,Rory [1] http://mail.openjdk.java.net/pipermail/jdk9-dev/2016-August/004777.html [2] java.com/cryptoroadmap [3] https://wiki.openjdk.java.net/display/quality/Quality+Outreach+Report+September+2016 -- Rgds,Rory O'Donnell Quality Engineering Manager Oracle EMEA , Dublin, Ireland -------------- next part -------------- An HTML attachment was scrubbed... URL: From abdul.kolarkunnu at oracle.com Thu Sep 8 11:15:18 2016 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Thu, 8 Sep 2016 04:15:18 -0700 (PDT) Subject: JDK 9 build 134 test results now available Message-ID: <970ba7ee-b88f-4717-b262-d86fc644bf28@default> JDK 9 ea build 134 test results are now available at http://www.java.net/download/openjdk/testresults/9/testresults.html The jdk test results contain 11 differences from the build 133 test results. There is 1 testcase failure, this failure is under investigation. 0: /home/jtest/merge9/133/jdk/JTwork pass: 5,906; fail: 23; error: 1; not run: 2,133 1: /home/jtest/merge9/134/jdk/JTwork pass: 5,915; fail: 24; error: 1; not run: 2,129 0 1 Test pass fail java/io/Serializable/primitiveClasses/PrimitiveClasses.java --- pass java/lang/invoke/VarHandles/VarHandleTestMethodHandleAccessBoolean.java --- pass java/lang/invoke/VarHandles/VarHandleTestMethodHandleAccessByte.java --- pass java/lang/invoke/VarHandles/VarHandleTestMethodHandleAccessChar.java --- pass java/lang/invoke/VarHandles/VarHandleTestMethodHandleAccessShort.java --- pass java/net/HttpCookie/CookieNegativeMaxAge.java --- pass java/net/httpclient/ProxyAuthTest.java --- pass javax/crypto/CryptoPermissions/TestUnlimited.java --- pass javax/xml/crypto/dsig/SecureValidationPolicy.java --- pass jdk/nio/zipfs/jarfs/JFSTester.java --- pass sun/security/krb5/auto/KdcPolicy.java 11 differences The hotspot test results contain 0 differences from the build 133 test results. The langtools test results contain 8 differences from the build 133 test results. No new testcase failures found. 0: /home/jtest/merge9/133/langtools/JTwork pass: 3,468; not run: 266 1: /home/jtest/merge9/134/langtools/JTwork pass: 3,476; not run: 268 0 1 Test --- pass tools/javac/T8047338/FilterNonMembersToObtainFunctionDescriptorTest.java --- pass tools/javac/generics/inference/8164399/T8164399.java --- pass tools/javac/generics/inference/8164399/T8164399b.java --- pass tools/javac/modules/T8161501/UnnamedModuleUnnamedPackageTest.java --- pass tools/jdeprscan/tests/jdk/jdeprscan/TestCSV.java --- pass tools/jdeprscan/tests/jdk/jdeprscan/TestLoad.java --- pass tools/jdeprscan/tests/jdk/jdeprscan/TestMethodSig.java --- pass tools/jdeprscan/tests/jdk/jdeprscan/TestScan.java 8 differences The nashorn test result is available at http://download.java.net/openjdk/testresults/9/archives/134/emailable-report.html -- Regards, Abdul Muneer Quality Engineer Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From abdul.kolarkunnu at oracle.com Wed Sep 14 10:24:12 2016 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Wed, 14 Sep 2016 03:24:12 -0700 (PDT) Subject: JDK 9 build 135 test results now available Message-ID: <9d5115e0-a565-4473-b2df-97659dab6042@default> JDK 9 ea build 135 test results are now available at http://www.java.net/download/openjdk/testresults/9/testresults.html The jdk test results contain 16 differences from the build 134 test results. There is 1 testcase failure, this failure is under investigation. 0: /home/jtest/merge9/134/jdk/JTwork pass: 5,915; fail: 24; error: 1; not run: 2,129 1: /home/jtest/merge9/135/jdk/JTwork pass: 5,929; fail: 13; error: 1; not run: 2,138 0 1 Test pass fail com/sun/java/swing/plaf/gtk/Test6635110.java fail pass java/io/SequenceInputStream/LotsOfStreams.java fail pass java/io/Serializable/arraySuidConflict/Write.java fail pass java/io/Serializable/auditStreamSubclass/AuditStreamSubclass.java fail pass java/io/Serializable/available/Available.java fail pass java/io/Serializable/backRefCNFException/Write.java fail pass java/io/Serializable/badSerialPersistentField/BadSerialPersistentField.java fail pass java/io/Serializable/badSerialVersionUID/BadSerialVersionUID.java fail pass java/io/Serializable/badSubstByReplace/BadSubstByReplace.java fail pass java/io/Serializable/checkModifiers/CheckModifiers.java fail pass java/io/Serializable/parents/OriginalClass.java fail pass java/io/Serializable/partialClassDesc/PartialClassDesc.java fail pass java/io/Serializable/primitiveClasses/PrimitiveClasses.java --- pass java/net/HttpURLConnection/HttpURLConWithProxy.java --- pass javax/imageio/GetReaderWriterInfoNullTest.java --- pass javax/management/remote/mandatory/connection/ObjectInputStreamWithLoaderNullCheckTest.java 16 differences The hotspot test results contain 6 differences from the build 134 test results. There are 2 testcase failures, these failures are under investigation. 0: /home/jtest/merge9/134/hotspot/JTwork pass: 1,297; fail: 6; error: 9; not run: 46 1: /home/jtest/merge9/135/hotspot/JTwork pass: 1,299; fail: 7; error: 9; not run: 52 0 1 Test --- pass compiler/codecache/jmx/PeakUsageTest.java pass fail compiler/profiling/spectrapredefineclass/Launcher.java fail pass gc/TestNUMAPageSize.java --- pass runtime/RedefineTests/ModifyAnonymous.java pass fail runtime/Thread/Fibonacci.java --- pass runtime/TransitiveOverrideCFV50/TransitiveOverrideCFV50.java 6 differences The langtools test results contain 2 differences from the build 134 test results. No new testcase failures found. 0: /home/jtest/merge9/134/langtools/JTwork pass: 3,476; not run: 268 1: /home/jtest/merge9/135/langtools/JTwork pass: 3,478; not run: 271 0 1 Test --- pass tools/javac/depDocComment/SuppressDepAnnWithSwitchTest.java --- pass tools/javac/modules/T8160454/NPEGetDirectivesTest.java 2 differences The nashorn test result is available at http://download.java.net/openjdk/testresults/9/archives/135/emailable-report.html -- Regards, Abdul Muneer Quality Engineer Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From bodewig at apache.org Wed Sep 14 15:00:34 2016 From: bodewig at apache.org (Stefan Bodewig) Date: Wed, 14 Sep 2016 17:00:34 +0200 Subject: Please Add Apache Ant to Quality Outreach Page Message-ID: <87twdi8r1p.fsf@v45346.1blu.de> Hi Rory has been pinging me as contact for Ant on new JDK builds and I've been testing the latest JDK9 builds and providing feedback for Ant. So we can as well formalize this. :-) Please add Apache Ant using myself as contact and dev at ant.apache.org as mailing list address. It's unlikely I'll find time to give new Java8 builds a thorough testing but Java9 has managed to crawl up on my priority list for Ant. Cheers Stefan From rory.odonnell at oracle.com Wed Sep 14 15:07:11 2016 From: rory.odonnell at oracle.com (Rory O'Donnell) Date: Wed, 14 Sep 2016 16:07:11 +0100 Subject: Please Add Apache Ant to Quality Outreach Page In-Reply-To: <87twdi8r1p.fsf@v45346.1blu.de> References: <87twdi8r1p.fsf@v45346.1blu.de> Message-ID: <02730a49-ab08-4252-5ede-e852bbd2972e@oracle.com> Hi Stefan, Apache Ant added to Quality Outreach, thanks for testing and providing feedback on JDK 9 EA builds! Rgds,Rory On 14/09/2016 16:00, Stefan Bodewig wrote: > Hi > > Rory has been pinging me as contact for Ant on new JDK builds and I've > been testing the latest JDK9 builds and providing feedback for Ant. So > we can as well formalize this. :-) > > Please add Apache Ant using myself as contact and dev at ant.apache.org as > mailing list address. It's unlikely I'll find time to give new Java8 > builds a thorough testing but Java9 has managed to crawl up on my > priority list for Ant. > > Cheers > > Stefan -- Rgds,Rory O'Donnell Quality Engineering Manager Oracle EMEA , Dublin, Ireland From dalibor.topic at oracle.com Mon Sep 19 12:58:58 2016 From: dalibor.topic at oracle.com (dalibor topic) Date: Mon, 19 Sep 2016 14:58:58 +0200 Subject: Fwd: JDK 9 Outreach Survey In-Reply-To: <3e9fe1fd-d91a-46c0-be53-c0d70f43964c@default> References: <3e9fe1fd-d91a-46c0-be53-c0d70f43964c@default> Message-ID: <8425f548-f728-7601-8960-966b7f8764a1@oracle.com> FYI. -------- Forwarded Message -------- Subject: JDK 9 Outreach Survey Date: Mon, 19 Sep 2016 05:55:54 -0700 (PDT) From: Dalibor Topic To: discuss at openjdk.java.net Hi, In order to encourage and receive additional feedback from developers testing their applications with JDK 9, the OpenJDK Quality Outreach effort has put together a very brief survey about your experiences with JDK 9 so far. It is available at https://www.surveymonkey.de/r/JDK9EA If you are a Free and Open Source Software developer taking part in a public Java or JVM based project that has looked at JDK 9, we'd love to hear from you. If for some reason or other you haven't quite looked at JDK 9 yet, don't worry: you can grab a build from http://jdk9.java.net (or GNU make your own build from the source code in hg.openjdk.java.net/jdk9/jdk9), and let us know through the survey how you and JDK 9 get along from there on. A summary of the results will be shared on this list once the survey completes. cheers, dalibor topic -- Dalibor Topic | Principal Product Manager Phone: +494089091214 | Mobile: +491737185961 ORACLE Deutschland B.V. & Co. KG | K?hneh?fe 5 | 22761 Hamburg ORACLE Deutschland B.V. & Co. KG Hauptverwaltung: Riesstr. 25, D-80992 M?nchen Registergericht: Amtsgericht M?nchen, HRA 95603 Komplement?rin: ORACLE Deutschland Verwaltung B.V. Hertogswetering 163/167, 3543 AS Utrecht, Niederlande Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697 Gesch?ftsf?hrer: Alexander van der Ven, Jan Schultheiss, Val Maher Oracle is committed to developing practices and products that help protect the environment From rory.odonnell at oracle.com Tue Sep 20 10:19:13 2016 From: rory.odonnell at oracle.com (Rory O'Donnell) Date: Tue, 20 Sep 2016 11:19:13 +0100 Subject: Early Access build 136 for JDK 9 & JDK 9 with Project Jigsaw are available on java.net Message-ID: <32abd469-21da-a4fe-c759-c5224dbfa567@oracle.com> Hi All, Early Access b136 for JDK 9 is available on java.net, summary of changes are listed here . Early Access b136 (#5506) for JDK 9 with Project Jigsaw is available on java.net, summary of changes are listed here . There have been a number of fixes to bugs reported by Open Source projects since the last availability email : * 8165723 - b136 - core-libs JarFile::isMultiRelease() method returns false when it should return true * 8165116 - b136 - xml redirect function is not allowed even with enableExtensionFunctions NOTE:- Build 135 included a fix for JDK-8161016 which *has introduced a behavioral change to HttpURLConnection, more info:* The behavior of HttpURLConnection when using a ProxySelector has been modified with this JDK release. Currently, HttpURLConnection.connect() call would fallback to a DIRECT connection attempt if the configured proxy/proxies failed to make a connection. This release introduces a change whereby no DIRECT connection will be attempted in such a scenario. Instead, the HttpURLConnection.connect() method will fail and throw an IOException which occurred from the last proxy tested. This behavior now matches with the HTTP connections made by popular web browsers. But this change will bring compatibility issues for the applications expecting a DIRECT connection when a proxy server is down or when wrong proxies are provided. * JDK 9 Outreach Survey* In order to encourage and receive additional feedback from developers testing their applications with JDK 9, the OpenJDK Quality Outreach effort has put together a very brief survey about your experiences with JDK 9 so far. It is available at***https://www.surveymonkey.de/r/JDK9EA* We would love to hear feedback from you! Rgds,Rory -- Rgds,Rory O'Donnell Quality Engineering Manager Oracle EMEA , Dublin, Ireland -------------- next part -------------- An HTML attachment was scrubbed... URL: From abdul.kolarkunnu at oracle.com Fri Sep 23 13:31:48 2016 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Fri, 23 Sep 2016 06:31:48 -0700 (PDT) Subject: JDK 9 build 136 test results now available Message-ID: JDK 9 ea build 136 test results are now available at http://www.java.net/download/openjdk/testresults/9/testresults.html The jdk test results contain 12 differences from the build 135 test results. There are 6 testcase failures, these failures are under investigation. 0: /home/jtest/merge9/135/jdk/JTwork pass: 5,929; fail: 13; error: 1; not run: 2,138 1: /home/jtest/merge9/136/jdk/JTwork pass: 5,929; fail: 18; not run: 2,137 0 1 Test fail pass com/sun/java/swing/plaf/gtk/Test6635110.java pass fail java/io/SequenceInputStream/LotsOfStreams.java pass fail java/io/Serializable/arraySuidConflict/Write.java pass fail java/io/Serializable/auditStreamSubclass/AuditStreamSubclass.java pass fail java/io/Serializable/available/Available.java pass fail java/io/Serializable/backRefCNFException/Write.java pass fail java/io/Serializable/badSerialPersistentField/BadSerialPersistentField.java --- pass java/lang/ClassLoader/GetDefinedPackage.java --- pass java/lang/ClassLoader/ResourcesStreamTest.java --- pass java/lang/instrument/CustomSystemLoader/Agent.java error pass sun/tools/jstatd/TestJstatdExternalRegistry.java --- pass tools/pack200/Pack200Test.java 12 differences The hotspot test results contain 2 differences from the build 135 test results. There is 1 testcase failure, this failure is under investigation. 0: /home/jtest/merge9/135/hotspot/JTwork pass: 1,299; fail: 7; error: 9; not run: 52 1: /home/jtest/merge9/136/hotspot/JTwork pass: 1,299; fail: 7; error: 9; not run: 52 0 1 Test pass fail gc/TestNUMAPageSize.java fail pass runtime/Thread/Fibonacci.java 2 differences The langtools test results contain 0 differences from the build 135 test results. The nashorn test result is available at http://download.java.net/openjdk/testresults/9/archives/136/emailable-report.html -- Regards, Abdul Muneer Quality Engineer Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From abdul.kolarkunnu at oracle.com Wed Sep 28 08:39:55 2016 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Wed, 28 Sep 2016 01:39:55 -0700 (PDT) Subject: JDK 9 build 137 test results now available Message-ID: <9e45cea5-5d22-41c3-acbf-2a288a35146c@default> JDK 9 ea build 137 test results are now available at http://www.java.net/download/openjdk/testresults/9/testresults.html The jdk test results contain 13 differences from the build 136 test results. No new testcase failures found. 0: /home/jtest/merge9/136/jdk/JTwork pass: 5,929; fail: 18; not run: 2,137 1: /home/jtest/merge9/137/jdk/JTwork pass: 5,940; fail: 16; not run: 2,148 0 1 Test --- pass com/sun/jdi/ClassesByName2Test.java --- pass com/sun/jdi/ConstantPoolInfoGC.java --- pass com/sun/jdi/RedefineCrossEvent.java fail pass java/io/Serializable/backRefCNFException/Write.java fail pass java/io/Serializable/badSerialPersistentField/BadSerialPersistentField.java --- pass java/security/cert/CertPathValidator/trustAnchor/ValWithAnchorByName.java --- pass java/sql/testng/test/sql/othervm/DriverManagerInitTests.java --- pass javax/imageio/ReadAbortTest.java pass --- javax/net/ssl/ciphersuites/ECCurvesconstraints.java --- pass jdk/internal/misc/Unsafe/TestBadHostClass.java --- pass sun/net/www/protocol/jar/JarURLConnectionUseCaches.java --- pass sun/tools/jhsdb/HeapDumpTest.java --- pass tools/pack200/Pack200Props.java 13 differences The hotspot test results contain 16 differences from the build 136 test results. No new testcase failures found. 0: /home/jtest/merge9/136/hotspot/JTwork pass: 1,299; fail: 7; error: 9; not run: 52 1: /home/jtest/merge9/137/hotspot/JTwork pass: 1,311; fail: 4; error: 9; not run: 51 0 1 Test --- pass compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java pass --- compiler/jvmci/compilerToVM/InitializeConfigurationTest.java --- pass compiler/jvmci/compilerToVM/ReadConfigurationTest.java fail pass compiler/profiling/spectrapredefineclass/Launcher.java fail pass compiler/profiling/spectrapredefineclass_classloaders/Launcher.java --- pass compiler/unsafe/MixedUnsafeStoreObject.java --- pass gc/TestAgeOutput.java --- pass gc/TestNumWorkerOutput.java --- pass runtime/ClassFile/FormatCheckingTest.java --- pass runtime/RedefineTests/RedefinePreviousVersions.java --- pass runtime/defineAnonClass/DefineAnon.java --- pass runtime/defineAnonClass/NestedUnsafe.java --- pass runtime/defineAnonClass/NestedUnsafe2.java --- pass serviceability/jdwp/AllModulesCommandTest.java fail pass serviceability/sa/TestInstanceKlassSizeForInterface.java pass --- serviceability/sa/jmap-hashcode/Test8028623.java 16 differences The langtools test results contain 4 differences from the build 136 test results. No new testcase failures found. 0: /home/jtest/merge9/121/langtools/JTwork pass: 3,423; not run: 269 1: /home/jtest/merge9/122/langtools/JTwork pass: 3,427; fail: 1; not run: 271 0: /home/jtest/merge9/136/langtools/JTwork pass: 3,478; not run: 271 1: /home/jtest/merge9/137/langtools/JTwork pass: 3,482; not run: 271 0 1 Test --- pass tools/javac/SwitchExitStateTest.java --- pass tools/javac/annotations/repeatingAnnotations/WrongVersion.java --- pass tools/javac/lambda/methodReference/ProtectedInaccessibleMethodRefTest.java --- pass tools/javac/modules/FileManagerGetServiceLoaderTest.java 4 differences The nashorn test result is available at http://download.java.net/openjdk/testresults/9/archives/137/emailable-report.html There are 3 testcase failures, these failures are under investigation. -- Regards, Abdul Muneer Quality Engineer Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: