From abdul.kolarkunnu at oracle.com Mon Aug 7 05:10:20 2017 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Sun, 6 Aug 2017 22:10:20 -0700 (PDT) Subject: JDK 9 build 181 test results now available Message-ID: <3e502b0b-25b6-4eb1-95bd-539bf7210a34@default> JDK 9 ea build 181 test results are now available at http://download.java.net/openjdk/testresults/9/testresults.html The jdk test results contain 0 difference from the build 181 test results. The hotspot test results contain 0 difference from the build 181 test results. The langtools test results contain 0 difference from the build 181 test results. The nashorn test result is available at http://download.java.net/openjdk/testresults/9/archives/181/emailable-report.html -- Regards, Abdul Muneer Kolarkunnu Quality Engineer Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From reto.merz at abacus.ch Wed Aug 9 08:30:13 2017 From: reto.merz at abacus.ch (Reto Merz) Date: Wed, 9 Aug 2017 10:30:13 +0200 Subject: Java 10 early access builds from Oracle Message-ID: <94a73bd2-1be3-4485-aedd-447e7447a482@abacus.ch> Hello, Are there any plan or schedule when Oracle will provide public Java 10 EA builds? We want to test some bugfixes (eg JDK-8139050) and then request a backport to Java 9/8 when our tests are successful. Note that we need webstart which is not part of OpenJDK. Thanks Reto From rory.odonnell at oracle.com Wed Aug 9 12:54:28 2017 From: rory.odonnell at oracle.com (Rory O'Donnell) Date: Wed, 9 Aug 2017 13:54:28 +0100 Subject: Java 10 early access builds from Oracle In-Reply-To: <94a73bd2-1be3-4485-aedd-447e7447a482@abacus.ch> References: <94a73bd2-1be3-4485-aedd-447e7447a482@abacus.ch> Message-ID: <16c5b3ec-4313-a503-7fbf-78425bb8a897@oracle.com> Hi Reto, Sorry, I don't know the plans for JDK 10 EA builds, I suggest you ask on the JDK10 dev mailing list. Rgsd,Rory On 09/08/2017 09:30, Reto Merz wrote: > Hello, > > Are there any plan or schedule when Oracle will provide public Java 10 EA builds? > We want to test some bugfixes (eg JDK-8139050) and then request a backport to Java 9/8 when our tests are successful. > Note that we need webstart which is not part of OpenJDK. > > Thanks > Reto > > -- Rgds,Rory O'Donnell Quality Engineering Manager Oracle EMEA , Dublin, Ireland From volker.simonis at gmail.com Mon Aug 28 15:00:12 2017 From: volker.simonis at gmail.com (Volker Simonis) Date: Mon, 28 Aug 2017 17:00:12 +0200 Subject: How to run the jdk10/hotspot regression tests? Message-ID: Hi, can somebody please describe what's the recommended way for running the jdk10/hotspotJTREG tests? There's a description for jdk9 on the "How to run the tests?" page [1] but at point "2.3 Running tests in hotspot/test" it reads: 2.3 Running tests in hotspot/test $ jtreg -dir:{openjdk source top directory}/hotspot/test -verbose:summary -nativepath:{location of the test native library} -exclude:{openjdk source top directory}/hotspot/test/ProblemList.txt -conc:auto -a -ignore:quiet -timeoutFactor:5 -agentvm -testjdk:{location of the test jdk} :jdk This isn't applicable to jdk10 any more because the ":jdk" test group was removed. So it would be nice if you could publish the command line Oracle is using for running the jdk10 regression tests and maybe also start reporting your test results in the same way you are already doing it for jdk8/jdk9. Thank you and best regards, Volker [1] http://download.java.net/openjdk/testresults/9/docs/howtoruntests.html From rory.odonnell at oracle.com Tue Aug 29 08:43:28 2017 From: rory.odonnell at oracle.com (Rory O'Donnell) Date: Tue, 29 Aug 2017 09:43:28 +0100 Subject: How to run the jdk10/hotspot regression tests? In-Reply-To: References: Message-ID: Hi Volker, We will look into this an update the instructions accordingly, I'll let you know when that happens. Rgds,Rory On 28/08/2017 16:00, Volker Simonis wrote: > Hi, > > can somebody please describe what's the recommended way for running > the jdk10/hotspotJTREG tests? > There's a description for jdk9 on the "How to run the tests?" page [1] > but at point "2.3 Running tests in hotspot/test" it reads: > > 2.3 Running tests in hotspot/test > $ jtreg -dir:{openjdk source top directory}/hotspot/test > -verbose:summary -nativepath:{location of the test native library} > -exclude:{openjdk source top directory}/hotspot/test/ProblemList.txt > -conc:auto -a -ignore:quiet -timeoutFactor:5 -agentvm > -testjdk:{location of the test jdk} :jdk > > This isn't applicable to jdk10 any more because the ":jdk" test group > was removed. So it would be nice if you could publish the command line > Oracle is using for running the jdk10 regression tests and maybe also > start reporting your test results in the same way you are already > doing it for jdk8/jdk9. > > Thank you and best regards, > Volker > > [1] http://download.java.net/openjdk/testresults/9/docs/howtoruntests.html -- Rgds,Rory O'Donnell Quality Engineering Manager Oracle EMEA , Dublin, Ireland