RFR(XS): 8160484 - Implement Hotspot Runtime tier 2

Christian Tornqvist christian.tornqvist at oracle.com
Wed Jun 29 15:50:34 UTC 2016


George spotted a mistake I made as I did a last minute rename of the
hotspot_runtime_platform_agnostic group to
hotspot_runtime_tier2_platform_agnostic. Here's an updated webrev with the
change:

http://cr.openjdk.java.net/~ctornqvi/webrev/8160484/webrev.01/


-----Original Message-----
From: hotspot-runtime-dev
[mailto:hotspot-runtime-dev-bounces at openjdk.java.net] On Behalf Of Christian
Tornqvist
Sent: Tuesday, June 28, 2016 2:27 PM
To: 'hotspot-runtime-dev' <hotspot-runtime-dev at openjdk.java.net>
Subject: RFR(XS): 8160484 - Implement Hotspot Runtime tier 2

Hi everyone,

 

Please review this small change that defines a set of tests as
hotspot_runtime_tier2, it consists of all the runtime/ and serviceability/
tests that are not run in JPRT. It also defines a set of tests as platform
agnostic, specifically the SelectionResolution test set, these are fairly
expensive to run and this grouping enables us to run them once per night on
one platform instead of every platform.

 

Webrev:

http://cr.openjdk.java.net/~ctornqvi/webrev/8160484/webrev.00/

 

Bug:

https://bugs.openjdk.java.net/browse/JDK-8160484

 

Thanks,

Christian




More information about the hotspot-runtime-dev mailing list