From rory.odonnell at oracle.com Tue Mar 1 10:23:36 2016 From: rory.odonnell at oracle.com (Rory O'Donnell) Date: Tue, 1 Mar 2016 10:23:36 +0000 Subject: Early Access builds of JDK 9 b107 & JDK 9 with Project Jigsaw b106 (#4540) are available on java.net Message-ID: <56D56DA8.3000209@oracle.com> Hi All, Early Access b107 for JDK 9 is available on java.net, summary of changes are listed here . Among other fixes , the following are also included: * Update class file version to 53 for JDK-9, more info here * Add support for ES6 collections , more info here Early Access b106 (#4540) for JDK 9 with Project Jigsaw is available on java.net. The March 2016 Quality Outreach Report is posted on here, thanks again to those who found & logged bugs against Early Access builds. 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 Wed Mar 2 06:38:23 2016 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Tue, 1 Mar 2016 22:38:23 -0800 (PST) Subject: JDK 9 build 107 test results now available Message-ID: <3b77d913-b46d-4eac-a0cb-471d56b2dfe4@default> JDK 9 ea build 107 test results are now available at http://www.java.net/download/openjdk/testresults/9/testresults.html The jdk test results contain 6 differences from the build 106 test results. No new testcase failures found. 0: /home/jtest/merge9/106/jdk/JTwork pass: 5,432; fail: 8; error: 1; not run: 1,956 1: /home/jtest/merge9/107/jdk/JTwork pass: 5,438; fail: 8; error: 1; not run: 1,960 0 1 Test --- pass javax/imageio/plugins/tiff/TIFFTagSetTest.java --- pass javax/imageio/spi/ServiceRegistrySyncTest.java --- pass javax/net/ssl/TLSv12/DisabledShortDSAKeys.java --- pass sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh --- pass sun/misc/SunMiscSignalTest.java --- pass sun/security/pkcs12/P12SecretKey.java 6 differences The hotspot test results contain 26 differences from the build 106 test results. No new testcase failures found. 0: /home/jtest/merge9/106/hotspot/JTwork pass: 1,091; fail: 9; error: 4; not run: 56 1: /home/jtest/merge9/107/hotspot/JTwork pass: 1,104; fail: 3; error: 4; not run: 59 0 1 Test pass --- compiler/compilercontrol/commandfile/PrintTest.java pass --- compiler/compilercontrol/commands/PrintTest.java pass --- compiler/compilercontrol/directives/PrintTest.java pass --- compiler/compilercontrol/jcmd/PrintDirectivesTest.java fail --- compiler/compilercontrol/jcmd/StressAddMultiThreadedTest.java pass --- compiler/compilercontrol/mixed/RandomValidCommandsTest.java --- pass compiler/jsr292/LongReferenceCastingTest.java fail pass compiler/runtime/safepoints/TestRegisterRestoring.java pass --- gc/arguments/TestSelectDefaultGC.java --- pass gc/cms/TestBubbleUpRef.java fail pass gc/g1/TestG1TraceEagerReclaimHumongousObjects.java --- pass gc/g1/humongousObjects/TestHeapCounters.java --- pass gc/g1/plab/TestPLABPromotion.java --- pass gc/g1/plab/TestPLABResize.java --- pass gc/logging/TestDeprecatedPrintFlags.java fail pass runtime/CompressedOops/CompressedClassPointers.java fail pass runtime/CompressedOops/CompressedClassSpaceSize.java --- pass runtime/classFileParserBug/Class53.jasm --- pass runtime/logging/ClassLoadUnloadTest.java --- pass runtime/logging/DefaultMethodsTest.java --- pass runtime/logging/ItablesTest.java --- pass runtime/os/AvailableProcessors.java fail pass serviceability/threads/TestFalseDeadLock.java --- pass serviceability/tmtools/jstat/GcCapacityTest.java --- pass serviceability/tmtools/jstat/GcCauseTest01.java --- pass serviceability/tmtools/jstat/GcTest01.java 26 differences The langtools test results contain 0 differences from the build 106 test results. The nashorn test result is available at http://download.java.net/openjdk/testresults/9/archives/107/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 Mon Mar 7 03:28:34 2016 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Sun, 6 Mar 2016 19:28:34 -0800 (PST) Subject: JDK 9 build 108 test results now available Message-ID: JDK 9 ea build 108 test results are now available at http://www.java.net/download/openjdk/testresults/9/testresults.html The jdk test results contain 21 differences from the build 107 test results. No new testcase failures found. 0: /home/jtest/merge9/107/jdk/JTwork pass: 5,438; fail: 8; error: 1; not run: 1,960 1: /home/jtest/merge9/108/jdk/JTwork pass: 5,457; fail: 8; error: 1; not run: 1,961 0 1 Test --- pass java/net/httpclient/APIErrors.java --- pass java/net/httpclient/BasicAuthTest.java --- pass java/net/httpclient/HeadersTest.java --- pass java/net/httpclient/ImmutableHeaders.java --- pass java/net/httpclient/ManyRequests.java --- pass java/net/httpclient/QuickResponses.java --- pass java/net/httpclient/RequestBodyTest.java --- pass java/net/httpclient/SmokeTest.java --- pass java/net/httpclient/SplitResponse.java --- pass java/net/httpclient/TimeoutTest.java --- pass java/net/httpclient/security/Security.java pass --- java/nio/charset/coders/BashStreams.java --- pass java/util/jar/JarFile/MultiReleaseJarAPI.java --- pass java/util/jar/JarFile/MultiReleaseJarHttpProperties.java --- pass java/util/jar/JarFile/MultiReleaseJarIterators.java --- pass java/util/jar/JarFile/MultiReleaseJarProperties.java --- pass java/util/jar/JarFile/MultiReleaseJarSecurity.java --- pass javax/crypto/JceSecurity/FinalRestricted.java --- pass javax/net/ssl/Stapling/StapleEnableProps.java --- pass jdk/internal/misc/Unsafe/CopySwap.java --- pass sun/net/www/protocol/jar/MultiReleaseJarURLConnection.java 21 differences The hotspot test results contain 1 difference from the build 107 test results. There is 1 testcase failure, this failure is under investigation. 0: /home/jtest/merge9/107/hotspot/JTwork pass: 1,104; fail: 3; error: 4; not run: 59 1: /home/jtest/merge9/108/hotspot/JTwork pass: 1,103; fail: 4; error: 4; not run: 59 0 1 Test pass fail serviceability/threads/TestFalseDeadLock.java 1 differences The langtools test results contain 3 differences from the build 107 test results. No new testcase failures found. 0: /home/jtest/merge9/107/langtools/JTwork pass: 3,352; not run: 257 1: /home/jtest/merge9/108/langtools/JTwork pass: 3,351; error: 1; not run: 259 0 1 Test pass --- tools/javac/6521805/T6521805a.java --- pass tools/javac/file/T8150475.java pass error tools/javac/processing/rounds/MethodsDroppedBetweenRounds.java 3 differences The nashorn test result is available at http://download.java.net/openjdk/testresults/9/archives/108/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 Mon Mar 14 10:58:52 2016 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Mon, 14 Mar 2016 03:58:52 -0700 (PDT) Subject: JDK 9 build 109 test results now available Message-ID: <22eb7257-0cf3-40c0-b5c7-42bbbda0a24a@default> JDK 9 ea build 109 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 108 test results. . There is 1 testcase failure, this failure is under investigation. 0: /home/jtest/merge9/108/jdk/JTwork pass: 5,457; fail: 8; error: 1; not run: 1,961 1: /home/jtest/merge9/109/jdk/JTwork pass: 5,464; fail: 9; error: 1; not run: 1,962 0 1 Test --- pass com/sun/crypto/provider/Cipher/PBE/CheckPBEKeySize.java pass fail com/sun/jdi/StepTest.java --- pass java/lang/StringBuilder/Capacity.java --- pass java/lang/invoke/FindAccessTest.java --- pass java/lang/invoke/FoldTest.java --- pass java/lang/invoke/LoopCombinatorTest.java --- pass java/lang/invoke/SpreadCollectTest.java pass --- java/lang/invoke/T8139885.java --- pass java/lang/invoke/TryFinallyTest.java --- pass java/net/SocketOption/ImmutableOptions.java --- pass java/util/stream/test/org/openjdk/tests/java/util/stream/IterateTest.java pass --- sun/misc/Version/Version.java --- pass sun/security/ssl/DHKeyExchange/LegacyDHEKeyExchange.java 13 differences The hotspot test results contain 7 differences from the build 108 test results. No new testcase failures found. 0: /home/jtest/merge9/108/hotspot/JTwork pass: 1,103; fail: 4; error: 4; not run: 59 1: /home/jtest/merge9/109/hotspot/JTwork pass: 1,104; fail: 4; error: 4; not run: 62 0 1 Test pass --- compiler/codecache/jmx/PeakUsageTest.java pass --- gc/g1/plab/TestPLABResize.java --- pass gc/parallel/TestPrintGCDetailsVerbose.java --- pass runtime/logging/BiasedLockingTest.java --- pass runtime/logging/StartupTimeTest.java --- pass serviceability/dcmd/jvmti/LoadJavaAgentDcmdTest.java pass --- serviceability/tmtools/jstat/GcCapacityTest.java 7 differences The langtools test results contain 3 differences from the build 108 test results. No new testcase failures found. 0: /home/jtest/merge9/108/langtools/JTwork pass: 3,351; error: 1; not run: 259 1: /home/jtest/merge9/109/langtools/JTwork pass: 3,354; error: 1; not run: 259 0 1 Test --- pass tools/javac/generics/inference/CheckNoTimeoutException.java --- pass tools/javac/generics/inference/IntersectThrownTypesTest.java --- pass tools/sjavac/OverlappingSrcDst.java 3 differences The nashorn test result is available at http://download.java.net/openjdk/testresults/9/archives/109/emailable-report.html -- Regards, Abdul Muneer Quality Engineer Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: