8179603: create a jtreg test group for hotspot tests excluding application testing
authorcoleenp
Wed, 15 Nov 2017 08:14:56 -0500
changeset 47895 a879c04d61ea
parent 47894 352b17f62ff7
child 47896 7092940fbaff
8179603: create a jtreg test group for hotspot tests excluding application testing Reviewed-by: dholmes, sspitsyn
test/hotspot/jtreg/TEST.groups
--- a/test/hotspot/jtreg/TEST.groups	Wed Nov 15 08:14:31 2017 -0500
+++ b/test/hotspot/jtreg/TEST.groups	Wed Nov 15 08:14:56 2017 -0500
@@ -24,6 +24,10 @@
 hotspot_all = \
   /
 
+hotspot_all_no_apps = \
+  / \
+  -applications
+
 hotspot_compiler = \
   compiler