8067452: Rename hotspot_all in hotspot/test/TEST.groups

Christian Tornqvist christian.tornqvist at oracle.com
Mon Dec 15 18:32:03 UTC 2014


Hi Erik,

This looks good.

Thanks,
Christian

-----Original Message-----
From: hotspot-dev [mailto:hotspot-dev-bounces at openjdk.java.net] On Behalf Of
Erik Helin
Sent: Monday, December 15, 2014 12:19 PM
To: hotspot-dev at openjdk.java.net
Subject: RFR: 8067452: Rename hotspot_all in hotspot/test/TEST.groups

Hi all,

this small patch renames the test group hotspot_all in
hotspot/test/TEST.groups to hotspot_jprt to better reflect its purpose.
I also synced the new test group hotspot_jprt with the top-level
make/jprt.properties file, so that hotspot_jprt includes as many of the
JTReg tests we run in JPRT as possible.

I also added a new test group hotspot_all that actually is *all* the tests
under hotspot/test.

Please note that this will not affects which tests are being run in JPRT,
that is still decided by the top-level file make/jprt.properties.

Webrev:
http://cr.openjdk.java.net/~ehelin/8067452/webrev.00/

Bug:
https://bugs.openjdk.java.net/browse/JDK-8067452

Testing:
- Run `make test TEST=hotspot_all` on Linux x86-64
- Run `make test TEST=hotspot_jprt` on Linux x86-64

Thanks,
Erik



More information about the hotspot-dev mailing list