From abdul.kolarkunnu at oracle.com Tue May 2 04:23:36 2017 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Mon, 1 May 2017 21:23:36 -0700 (PDT) Subject: JDK 9 build 167 test results now available Message-ID: <4d00a610-6680-4d17-93ed-d4aed10813cf@default> JDK 9 ea build 167 test results are now available at http://www.java.net/download/openjdk/testresults/9/testresults.html The jdk test results contain 7 differences from the build 166 test results. No new testcase failures found. 0: /home/jtest/merge9/166/jdk/JTwork pass: 6,220; fail: 6; error: 1; not run: 2,240 1: /home/jtest/merge9/167/jdk/JTwork pass: 6,221; fail: 6; not run: 2,241 0 1 Test --- pass java/time/nontestng/java/time/chrono/Bug8178823.java --- pass java/util/BitSet/stream/BitSetStreamTest.java --- pass javax/accessibility/JList/AccessibleJListChildNPETest.java pass --- jdk/asm/AsmSanity.java pass --- sample/chatserver/ChatTest.java pass --- sample/mergesort/MergeSortTest.java error pass sun/tools/jstatd/TestJstatdExternalRegistry.java 7 differences The hotspot test results contain 1 difference from the build 166 test results. No new testcase failures found. 0: /home/jtest/merge9/166/hotspot/JTwork pass: 1,454; not run: 59 1: /home/jtest/merge9/167/hotspot/JTwork pass: 1,455; not run: 59 0 1 Test --- pass compiler/unsafe/TestRawAliasing.java 1 differences The langtools test results contain 5 differences from the build 166 test results. No new testcase failures found. 0: /home/jtest/merge9/166/langtools/jtreg/JTwork pass: 3,597; not run: 322 1: /home/jtest/merge9/167/langtools/JTwork pass: 3,602; not run: 323 0 1 Test --- pass tools/javac/file/SymLinkTest.java --- pass tools/javac/modules/ContainsTest.java --- pass tools/javac/modules/LegacyXModuleTest.java --- pass tools/javac/modules/SourcePathTest.java --- pass tools/javadoc/CompletionError.java 5 differences The nashorn test result is available at http://download.java.net/openjdk/testresults/9/archives/167/emailable-report.html -- Regards, Abdul Muneer Kolarkunnu Quality Engineer Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From abdul.kolarkunnu at oracle.com Fri May 5 10:05:43 2017 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Fri, 5 May 2017 03:05:43 -0700 (PDT) Subject: JDK 9 build 168 test results now available Message-ID: <0782bed2-45e2-41a2-a78c-00811200db7d@default> JDK 9 ea build 168 test results are now available at http://download.java.net/openjdk/testresults/9/testresults.html The jdk test results contain 11 differences from the build 167 test results. There is 1 testcase failure, this failure is under investigation. 0: /home/jtest/merge9/167/jdk/JTwork pass: 6,221; fail: 6; not run: 2,241 1: /home/jtest/merge9/168/jdk/JTwork pass: 6,224; fail: 1; not run: 2,238 0 1 Test pass fail com/sun/nio/sctp/SctpMultiChannel/SocketOptionTests.java fail --- demo/jvmti/gctest/Gctest.java fail --- demo/jvmti/heapTracker/HeapTrackerTest.java fail --- demo/jvmti/heapViewer/HeapViewerTest.java fail --- demo/jvmti/minst/MinstTest.java fail --- demo/jvmti/versionCheck/FailsWhenJvmtiVersionDiffers.java fail --- demo/jvmti/waiters/WaitersTest.java --- pass java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java --- pass java/lang/invoke/8177146/TestMethodHandleBind.java --- pass java/net/httpclient/VersionTest.java --- pass tools/jimage/VerifyJimage.java 11 differences The hotspot test results contain 1 difference from the build 167 test results. No new testcase failures found. 0: /home/jtest/merge9/167/hotspot/JTwork pass: 1,455; not run: 59 1: /home/jtest/merge9/168/hotspot/JTwork pass: 1,456; not run: 59 0 1 Test --- pass gc/arguments/TestAggressiveHeap.java 1 differences The langtools test results contain 2 differences from the build 167 test results. No new testcase failures found. 0: /home/jtest/merge9/167/langtools/JTwork pass: 3,602; not run: 323 1: /home/jtest/merge9/168/langtools/JTwork pass: 3,604; not run: 322 0 1 Test --- pass tools/jdeprscan/tests/jdk/jdeprscan/TestNotFound.java --- pass tools/jdeprscan/tests/jdk/jdeprscan/TestPrims.java 2 differences The nashorn test result is available at http://download.java.net/openjdk/testresults/9/archives/168/emailable-report.html -- Regards, Abdul Muneer Kolarkunnu Quality Engineer Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From anthony.vanelverdinghe at gmail.com Sun May 7 06:24:44 2017 From: anthony.vanelverdinghe at gmail.com (Anthony Vanelverdinghe) Date: Sun, 7 May 2017 08:24:44 +0200 Subject: Issues to support trash can be closed In-Reply-To: <8c7f13ea-3b63-e181-afb8-cd818471c9e8@oracle.com> References: <8c7f13ea-3b63-e181-afb8-cd818471c9e8@oracle.com> Message-ID: <9832f34e-e982-c15d-2df6-248e877da7f2@gmail.com> Hi I believe issues [1] and [2] can be closed of a duplicate of issue [3], which added a method "moveToTrash" to java.awt.Desktop [4]. [1] https://bugs.openjdk.java.net/browse/JDK-4641147 [2] https://bugs.openjdk.java.net/browse/JDK-5080625 [3] https://bugs.openjdk.java.net/browse/JDK-8143227 [4] http://download.java.net/java/jdk9/docs/api/java/awt/Desktop.html#moveToTrash-java.io.File- Kind regards, Anthony From abdul.kolarkunnu at oracle.com Mon May 8 09:16:51 2017 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Mon, 8 May 2017 02:16:51 -0700 (PDT) Subject: Issues to support trash can be closed In-Reply-To: <9832f34e-e982-c15d-2df6-248e877da7f2@gmail.com> References: <8c7f13ea-3b63-e181-afb8-cd818471c9e8@oracle.com> <9832f34e-e982-c15d-2df6-248e877da7f2@gmail.com> Message-ID: <33838bc2-18cc-4832-93b6-dfc1bbc93236@default> Thanks Anthony for your comment. I updated your comment on the respective bug ids. Regards, Muneer -----Original Message----- From: Anthony Vanelverdinghe [mailto:anthony.vanelverdinghe at gmail.com] Sent: Sunday, May 07, 2017 11:55 AM To: quality-discuss at openjdk.java.net Subject: Issues to support trash can be closed Hi I believe issues [1] and [2] can be closed of a duplicate of issue [3], which added a method "moveToTrash" to java.awt.Desktop [4]. [1] https://bugs.openjdk.java.net/browse/JDK-4641147 [2] https://bugs.openjdk.java.net/browse/JDK-5080625 [3] https://bugs.openjdk.java.net/browse/JDK-8143227 [4] http://download.java.net/java/jdk9/docs/api/java/awt/Desktop.html#moveToTrash-java.io.File- Kind regards, Anthony From abdul.kolarkunnu at oracle.com Fri May 12 12:19:12 2017 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Fri, 12 May 2017 05:19:12 -0700 (PDT) Subject: JDK 9 build 169 test results now available Message-ID: <60c36b7b-6301-4321-8d14-42b06ddf9553@default> JDK 9 ea build 169 test results are now available at http://download.java.net/openjdk/testresults/9/testresults.html The jdk test results contain 14 differences from the build 168 test results. There is 1 testcase failure, this failure is under investigation. 0: /home/jtest/merge9/168/jdk/JTwork pass: 6,224; fail: 1; not run: 2,238 1: /home/jtest/merge9/169/jdk/JTwork pass: 6,234; fail: 2; error: 1; not run: 2,237 0 1 Test --- pass com/sun/tools/attach/AttachSelf.java pass fail com/sun/tools/attach/StartManagementAgent.java --- pass com/sun/tools/attach/modules/Driver.java --- pass java/lang/ClassLoader/CustomSystemLoader/InitSystemLoaderTest.java --- pass java/lang/instrument/executableJAR/ExecJarWithAgent.java --- pass java/lang/invoke/lookup/ReflectiveLookupTest.java --- pass java/lang/module/customfs/ModulesInCustomFileSystem.java --- pass java/sql/driverModuleTests/DriverManagerModuleTests.java --- pass java/util/jar/Pack200/SecurityTest.java pass error sun/tools/jstatd/TestJstatdExternalRegistry.java --- pass tools/jar/multiRelease/whitebox/Driver.java --- pass tools/launcher/modules/describe/DescribeModuleTest.java --- pass tools/launcher/modules/showmoduleresolution/ShowModuleResolutionTest.java --- pass tools/launcher/modules/validate/ValidateModulesTest.java 14 differences The hotspot test results contain 0 difference from the build b168 test results. The langtools test results contain 0 difference from the build b168 test results. The nashorn test result is available at http://download.java.net/openjdk/testresults/9/archives/169/emailable-report.html -- Regards, Abdul Muneer Kolarkunnu Quality Engineer Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From abdul.kolarkunnu at oracle.com Fri May 19 11:37:06 2017 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Fri, 19 May 2017 04:37:06 -0700 (PDT) Subject: JDK 9 EA Build 170 is available on jdk.java.net Message-ID: Hi All, JDK 9 Early Access? build 170? is available at the new location : -? HYPERLINK "http://jdk.java.net/9/"jdk.java.net/9/? A summary of all the changes in this build are listed HYPERLINK "http://download.java.net/java/jdk9/changes/jdk-9+170.html"here.?? Changes which were introduced since the last availability email that may be of interest : b168 - JDK-8175814: Update default HttpClient protocol version and optional request version related to JEP 110? : HTTP/2 Client. b169 - JDK-8178380 : Module system implementation refresh (5/2017) changes in command line options b170 - JDK-8177153? : LambdaMetafactory has default constructor Incompatible change, release note:? JDK-8180035 New Proposal - Mark Reinhold has asked for comments on the jigsaw-dev mailing list [1] Proposal: Allow illegal reflective access by default in JDK 9 In short, the existing "big kill switch" of the `--permit-illegal-access` option [1] will become the default behavior of the JDK 9 run-time system, though without as many warnings.? The current behavior of JDK 9, in which illegal reflective-access operations from code on the class path are not permitted, will become the default in a future release.? Nothing will change at compile time. [1]? http://mail.openjdk.java.net/pipermail/jigsaw-dev/2017-May/012673.html -- Regards, Abdul Muneer Kolarkunnu Quality Engineer Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From abdul.kolarkunnu at oracle.com Fri May 19 11:46:18 2017 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Fri, 19 May 2017 04:46:18 -0700 (PDT) Subject: JDK 9 build 170 test results now available Message-ID: <8bdd7a4b-318d-4ee7-a0c4-e5b4d512e654@default> JDK 9 ea build 170 test results are now available at http://download.java.net/openjdk/testresults/9/testresults.html The jdk test results contain 1 difference from the build 169 test results. There is 1 testcase failure, this failure is under investigation, JBS issue already exists for this failure. 0: /home/jtest/merge9/169/jdk/JTwork pass: 6,234; fail: 2; error: 1; not run: 2,237 1: /home/jtest/merge9/170/jdk/JTwork pass: 6,233; fail: 3; error: 1; not run: 2,237 0 1 Test pass fail com/sun/nio/sctp/SctpChannel/SocketOptionTests.java 1 differences The hotspot test results contain 0 difference from the build b169 test results. The langtools test results contain 1 difference from the build 169 test results. No new testcase failures found. 0: /home/jtest/merge9/169/langtools/JTwork pass: 3,604; not run: 323 1: /home/jtest/merge9/170/langtools/JTwork pass: 3,605; not run: 323 0 1 Test --- pass tools/javac/options/release/ReleaseOptionUnsupported.java 1 differences The nashorn test result is available at http://download.java.net/openjdk/testresults/9/archives/170/emailable-report.html -- Regards, Abdul Muneer Kolarkunnu Quality Engineer Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From abdul.kolarkunnu at oracle.com Fri May 26 09:59:07 2017 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Fri, 26 May 2017 02:59:07 -0700 (PDT) Subject: JDK 8u152 b04 test results now available Message-ID: <8d002de8-7f18-4bff-97cb-c05427ef6e9a@default> JDK 8u152 ea b04 test results are now available at http://download.java.net/openjdk/testresults/8/testresults.html The jdk test results contain 5 differences from the build b03 test results. There is 1 testcase failure, this failure is under investigation, JBS issue already exists for this failure. 0: /home/jtest/merge8/jdk8u152-b03/jdk/JTwork pass: 5,093; fail: 10; not run: 1,126 1: /home/jtest/merge8/jdk8u152-b04/jdk/JTwork pass: 5,094; fail: 10; not run: 1,127 0 1 Test pass fail com/sun/nio/sctp/SctpChannel/SocketOptionTests.java fail pass com/sun/nio/sctp/SctpMultiChannel/SocketOptionTests.java --- pass java/net/DatagramSocket/B8035653.java --- pass javax/accessibility/JList/AccessibleJListChildNPETest.java pass --- sun/security/ssl/com/sun/net/ssl/internal/ssl/X509KeyManager/PreferredKey.java 5 differences The hotspot test results contain 2 differences from the build b03 test results. No new testcase failures found. 0 0: /home/jtest/merge8/jdk8u152-b03/hotspot/JTwork pass: 661; fail: 44; error: 4; not run: 21 1: /home/jtest/merge8/jdk8u152-b04/hotspot/JTwork pass: 663; fail: 43; error: 4; not run: 21 0 1 Test --- pass gc/arguments/TestAggressiveHeap.java fail pass gc/g1/TestShrinkAuxiliaryData25.java 2 differences The langtools test results contain 1 difference from the build b03 test results. No new testcase failures found. 0: /home/jtest/merge8/jdk8u152-b03/langtools/JTwork pass: 3,111; fail: 2; not run: 7 1: /home/jtest/merge8/jdk8u152-b04/langtools/JTwork pass: 3,112; fail: 2; not run: 7 0 1 Test --- pass tools/jdeps/MRJarWarning.java 1 differences The nashorn test result is available at http://download.java.net/openjdk/testresults/8/archives8/jdk8u152-b04/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 Tue May 30 11:01:52 2017 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Tue, 30 May 2017 04:01:52 -0700 (PDT) Subject: JDK 9 build 171 test results now available Message-ID: <3954856e-e8e8-41e2-90da-3555b307a900@default> JDK 9 ea build 171 test results are now available at http://download.java.net/openjdk/testresults/9/testresults.html The jdk test results contain 1 difference from the build 170 test results. No new testcase failures found. 0: /scratch/jtest/javanet/merge9/170/jdk/JTwork pass: 6,233; fail: 3; error: 1; not run: 2,237 1: /scratch/jtest/javanet/merge9/171/jdk/JTwork pass: 6,234; fail: 2; error: 1; not run: 2,237 0 1 Test fail pass com/sun/nio/sctp/SctpMultiChannel/SocketOptionTests.java 1 differences The hotspot test results contain 0 difference from the build b170 test results. The langtools test results contain 0 difference from the build b170 test results. The nashorn test result is available at http://download.java.net/openjdk/testresults/9/archives/171/emailable-report.html -- Regards, Abdul Muneer Kolarkunnu Quality Engineer Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: