From rory.odonnell at oracle.com Tue Sep 5 14:14:27 2017 From: rory.odonnell at oracle.com (Rory O'Donnell) Date: Tue, 5 Sep 2017 15:14:27 +0100 Subject: How to run the jdk10/hotspot regression tests? In-Reply-To: References: Message-ID: <108c8c9c-edd8-fe0e-557c-7f5d992122a6@oracle.com> Hi Volker, We have updated the results page for b181 and the "How to run the tests" Rgds,Rory On 29/08/2017 09:43, Rory O'Donnell wrote: > 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: From volker.simonis at gmail.com Tue Sep 5 14:49:16 2017 From: volker.simonis at gmail.com (Volker Simonis) Date: Tue, 5 Sep 2017 16:49:16 +0200 Subject: How to run the jdk10/hotspot regression tests? In-Reply-To: <108c8c9c-edd8-fe0e-557c-7f5d992122a6@oracle.com> References: <108c8c9c-edd8-fe0e-557c-7f5d992122a6@oracle.com> Message-ID: Hi Rory, thanks for that, but I was specifically asking for publishing the test results and especially the "How to run the tests" instructions for **jdk10** Regards, Volker On Tue, Sep 5, 2017 at 4:14 PM, Rory O'Donnell wrote: > Hi Volker, > > We have updated the results page for b181 and the "How to run the tests" > > Rgds,Rory > > > On 29/08/2017 09:43, Rory O'Donnell wrote: > > 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 From rory.odonnell at oracle.com Tue Sep 5 14:53:33 2017 From: rory.odonnell at oracle.com (Rory O'Donnell) Date: Tue, 5 Sep 2017 15:53:33 +0100 Subject: How to run the jdk10/hotspot regression tests? In-Reply-To: References: <108c8c9c-edd8-fe0e-557c-7f5d992122a6@oracle.com> Message-ID: Hi Volker, That will come with JDK 10 Early Access builds download pages, test results etc. Rgds,Rory On 05/09/2017 15:49, Volker Simonis wrote: > Hi Rory, > > thanks for that, but I was specifically asking for publishing the test > results and especially the "How to run the tests" instructions for > **jdk10** > > Regards, > Volker > > > On Tue, Sep 5, 2017 at 4:14 PM, Rory O'Donnell wrote: >> Hi Volker, >> >> We have updated the results page for b181 and the "How to run the tests" >> >> Rgds,Rory >> >> >> On 29/08/2017 09:43, Rory O'Donnell wrote: >> >> 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 -- Rgds,Rory O'Donnell Quality Engineering Manager Oracle EMEA , Dublin, Ireland From volker.simonis at gmail.com Tue Sep 5 15:08:52 2017 From: volker.simonis at gmail.com (Volker Simonis) Date: Tue, 5 Sep 2017 17:08:52 +0200 Subject: How to run the jdk10/hotspot regression tests? In-Reply-To: References: <108c8c9c-edd8-fe0e-557c-7f5d992122a6@oracle.com> Message-ID: On Tue, Sep 5, 2017 at 4:53 PM, Rory O'Donnell wrote: > Hi Volker, > > That will come with JDK 10 Early Access builds download pages, test results > etc. > Well, with JDK 10 planned for March 2018 it's high time :) > Rgds,Rory > > > > On 05/09/2017 15:49, Volker Simonis wrote: >> >> Hi Rory, >> >> thanks for that, but I was specifically asking for publishing the test >> results and especially the "How to run the tests" instructions for >> **jdk10** >> >> Regards, >> Volker >> >> >> On Tue, Sep 5, 2017 at 4:14 PM, Rory O'Donnell >> wrote: >>> >>> Hi Volker, >>> >>> We have updated the results page for b181 and the "How to run the tests" >>> >>> Rgds,Rory >>> >>> >>> On 29/08/2017 09:43, Rory O'Donnell wrote: >>> >>> 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 > > > -- > Rgds,Rory O'Donnell > Quality Engineering Manager > Oracle EMEA , Dublin, Ireland > From abdul.kolarkunnu at oracle.com Fri Sep 22 01:18:44 2017 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Thu, 21 Sep 2017 18:18:44 -0700 (PDT) Subject: Release Announcement: General Availability of JDK 9 Message-ID: <080377f3-7167-4e6a-b01c-2dd325b6a198@default> Hi All, Three items to share with you today JDK 9 General Availability GPL'd binaries from Oracle are available here: http://jdk.java.net/9 See Mark Reinhold's email for more details on the Release [1] delivery of Project Jigsaw [2] Are you JDK 9 Ready ? The Quality Outreach wiki[3] has been updated to include a JDK 9 Ready column.?? If you would like us to identify your project as JDK 9 ready , please let me know and I will add it to the wiki. Quality Outreach Report for September 2017[4] is available many thanks for your continued support and welcome to the new projects! [1] http://mail.openjdk.java.net/pipermail/announce/2017-September/000230.html [2] https://mreinhold.org/blog/jigsaw-complete [3] https://wiki.openjdk.java.net/display/quality/Quality+Outreach [4] https://wiki.openjdk.java.net/display/quality/Quality+Outreach+report+September+2017 ? -- Regards, Abdul Muneer Kolarkunnu Quality Engineer Oracle, Bangalore, India ? -------------- next part -------------- An HTML attachment was scrubbed... URL: From martinrb at google.com Mon Sep 25 18:47:56 2017 From: martinrb at google.com (Martin Buchholz) Date: Mon, 25 Sep 2017 11:47:56 -0700 Subject: running tests from make causes spurious repo changes In-Reply-To: <401ce908-7320-0d36-9082-c0b5424ed9aa@oracle.com> References: <49e59b19-8082-f145-f805-d6cbd6e41cca@oracle.com> <09964b0b-c148-db55-bbaf-35b05b9672b4@oracle.com> <401ce908-7320-0d36-9082-c0b5424ed9aa@oracle.com> Message-ID: It should be standard practice for whoever does systematic jtreg testing to do it occasionally with the jdk sources mounted in a read-only file system, and ensure all the tests still pass. On Mon, Sep 25, 2017 at 4:54 AM, Maurizio Cimadamore < maurizio.cimadamore at oracle.com> wrote: > > > On 25/09/17 12:53, Erik Joelsson wrote: > >> I couldn't agree with you more, but AFAIK, this behavior is in the tests >> themselves and not something the build is doing. >> > I see - for the records, I got this when running the test group jdk_lang > > Maurizio > > >> /Erik >> >> >> On 2017-09-25 13:33, Maurizio Cimadamore wrote: >> >>> Hi, >>> if I try to run tests from make, after the test run an 'hg status' >>> reveal the following 'changes': >>> >>> M test/jdk/java/nio/channels/spi/SelectorProvider/inheritedCha >>> nnel/lib/linux-i586/libLauncher.so >>> M test/jdk/java/nio/channels/spi/SelectorProvider/inheritedCha >>> nnel/lib/solaris-amd64/libLauncher.so >>> M test/jdk/java/nio/channels/spi/SelectorProvider/inheritedCha >>> nnel/lib/solaris-sparcv9/libLauncher.so >>> M test/jdk/sun/security/pkcs11/nss/lib/windows-amd64/freebl3.dll >>> M test/jdk/sun/security/pkcs11/nss/lib/windows-amd64/nspr4.dll >>> M test/jdk/sun/security/pkcs11/nss/lib/windows-amd64/nss3.dll >>> M test/jdk/sun/security/pkcs11/nss/lib/windows-amd64/nssckbi.dll >>> M test/jdk/sun/security/pkcs11/nss/lib/windows-amd64/nssdbm3.dll >>> M test/jdk/sun/security/pkcs11/nss/lib/windows-amd64/nssutil3.dll >>> M test/jdk/sun/security/pkcs11/nss/lib/windows-amd64/plc4.dll >>> M test/jdk/sun/security/pkcs11/nss/lib/windows-amd64/plds4.dll >>> M test/jdk/sun/security/pkcs11/nss/lib/windows-amd64/softokn3.dll >>> M test/jdk/sun/security/pkcs11/nss/lib/windows-amd64/sqlite3.dll >>> M test/jdk/sun/security/pkcs11/nss/lib/windows-amd64/ssl3.dll >>> M test/jdk/sun/security/pkcs11/nss/lib/windows-i586/freebl3.dll >>> M test/jdk/sun/security/pkcs11/nss/lib/windows-i586/nspr4.dll >>> M test/jdk/sun/security/pkcs11/nss/lib/windows-i586/nss3.dll >>> M test/jdk/sun/security/pkcs11/nss/lib/windows-i586/nssckbi.dll >>> M test/jdk/sun/security/pkcs11/nss/lib/windows-i586/nssdbm3.dll >>> M test/jdk/sun/security/pkcs11/nss/lib/windows-i586/nssutil3.dll >>> M test/jdk/sun/security/pkcs11/nss/lib/windows-i586/plc4.dll >>> M test/jdk/sun/security/pkcs11/nss/lib/windows-i586/plds4.dll >>> M test/jdk/sun/security/pkcs11/nss/lib/windows-i586/softokn3.dll >>> M test/jdk/sun/security/pkcs11/nss/lib/windows-i586/sqlite3.dll >>> M test/jdk/sun/security/pkcs11/nss/lib/windows-i586/ssl3.dll >>> >>> What's up? Shouldn't this stuff end up in build folder? >>> >>> Cheers >>> Maurizio >>> >>> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: