8191370: Add serviceability agent tests to tier1
authorcoleenp
Wed, 15 Nov 2017 16:48:24 -0500
changeset 47898 acaf894a5b5d
parent 47897 eb3696e0c6d8
child 47899 f113d1ef7bed
8191370: Add serviceability agent tests to tier1 Reviewed-by: gtriantafill, dcubed
test/hotspot/jtreg/TEST.groups
--- a/test/hotspot/jtreg/TEST.groups	Wed Nov 15 17:05:28 2017 +0100
+++ b/test/hotspot/jtreg/TEST.groups	Wed Nov 15 16:48:24 2017 -0500
@@ -197,7 +197,8 @@
 
 hotspot_tier1_serviceability = \
   serviceability/dcmd/compiler \
-  serviceability/logging
+  serviceability/logging \
+  serviceability/sa
 
 hotspot_tier1 = \
   :hotspot_tier1_common \