RFR(S): 8032999 - [TESTBUG] JT-Reg Runtime tests to be run as part of JPRT submit job
Christian Tornqvist
christian.tornqvist at oracle.com
Thu Aug 14 22:45:28 UTC 2014
Thanks Mikael, I've made the same change to top-level jprt.properties too.
Thanks,
Christian
-----Original Message-----
From: Mikael Vidstedt [mailto:mikael.vidstedt at oracle.com]
Sent: Thursday, August 14, 2014 6:41 PM
To: Christian Tornqvist; hotspot-dev at openjdk.java.net
Subject: Re: RFR(S): 8032999 - [TESTBUG] JT-Reg Runtime tests to be run as
part of JPRT submit job
Christian,
Thank you very much for taking this on!
You will need to update the jprt.properties file on the top level too
(hs-rt/make/jprt.properties) to reflect the change you made in
hs-rt/hotspot/make/jprt.properties. Unfortunately the configuration is
effectively copy/pasted in there right now.
Otherwise, it looks good!
Cheers,
Mikael
On 2014-08-14 15:33, Christian Tornqvist wrote:
> After some feedback from Coleen and discussions with Mikael Vidstedt I
> made some changes to keep OpenJDK builds working through JPRT. I
> discovered one test that didn't work correctly with the OpenJDK and
> added an @ignore tag to that test.
>
> Updated webrev can be found at:
> http://cr.openjdk.java.net/~ctornqvi/webrev/8032999/webrev.01/
>
> Thanks,
> Christian
>
> -----Original Message-----
> From: hotspot-dev [mailto:hotspot-dev-bounces at openjdk.java.net] On
> Behalf Of Christian Tornqvist
> Sent: Thursday, August 14, 2014 12:23 PM
> To: hotspot-dev at openjdk.java.net
> Subject: RFR(S): 8032999 - [TESTBUG] JT-Reg Runtime tests to be run as
> part of JPRT submit job
>
> Hi everyone,
>
>
>
> This change turns on the runtime jtreg tests in JPRT, except for a few
> tests that were excluded due to taking too long to run/had
> intermittent timeout issues. I also added @ignore tags to the tests
> with known issues to prevent them from running.
>
>
>
> Webrev can be found at:
>
> http://cr.openjdk.java.net/~ctornqvi/webrev/8032999/webrev.00/
>
>
>
> Bug:
>
> https://bugs.openjdk.java.net/browse/JDK-8032999
>
>
>
> Thanks,
>
> Christian
>
>
More information about the hotspot-dev
mailing list