RFR(XS): 8160484 - Implement Hotspot Runtime tier 2
Christian Tornqvist
christian.tornqvist at oracle.com
Tue Jun 28 18:26:48 UTC 2016
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