# HG changeset patch # User coleenp # Date 1510782504 18000 # Node ID acaf894a5b5dab662095559d229b8ffbf78f4138 # Parent eb3696e0c6d8e4c18a0d2bf478dbf2e016e637ad 8191370: Add serviceability agent tests to tier1 Reviewed-by: gtriantafill, dcubed diff -r eb3696e0c6d8 -r acaf894a5b5d 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 \