8067452: Rename hotspot_all in hotspot/test/TEST.groups
authorehelin
Tue, 16 Dec 2014 12:52:04 +0100
changeset 28173 51423507bb7e
parent 28172 19ae5c844e75
child 28174 6e48d3b8d791
8067452: Rename hotspot_all in hotspot/test/TEST.groups Reviewed-by: dholmes, ctornqvi, iignatyev
hotspot/test/TEST.groups
--- a/hotspot/test/TEST.groups	Sun Dec 14 20:18:17 2014 -0500
+++ b/hotspot/test/TEST.groups	Tue Dec 16 12:52:04 2014 +0100
@@ -50,6 +50,9 @@
 # runs those tests that only require compact1 and compact2 API's.
 #
 
+hotspot_all = \
+  /
+
 # Full JDK can run all tests
 #
 jdk = \
@@ -432,13 +435,15 @@
   sanity/ExecuteInternalVMTests.java \
   serviceability/dcmd/compiler
 
-hotspot_all = \
+hotspot_jprt = \
+  :hotspot_wbapitest \
   :hotspot_compiler_1 \
   :hotspot_compiler_2 \
   :hotspot_compiler_3 \
   :hotspot_compiler_closed \
   :hotspot_gc \
   :hotspot_runtime \
+  :hotspot_runtime_closed \
   :hotspot_serviceability
 
 #All tests that depends on nashorn extension.