# HG changeset patch # User mlarsson # Date 1452783783 -3600 # Node ID c0385153199d203402aa31663d90ecd7e7680191 # Parent d04a2b4b4f44964e4535f216046e7855436b154c 8147079: Add serviceability/logging folder to hotspot_serviceability test group Reviewed-by: jbachorik, sspitsyn diff -r d04a2b4b4f44 -r c0385153199d hotspot/test/TEST.groups --- a/hotspot/test/TEST.groups Fri Jan 15 04:59:46 2016 +0100 +++ b/hotspot/test/TEST.groups Thu Jan 14 16:03:03 2016 +0100 @@ -340,7 +340,8 @@ hotspot_serviceability = \ sanity/ExecuteInternalVMTests.java \ - serviceability/dcmd/compiler + serviceability/dcmd/compiler \ + serviceability/logging hotspot_jprt = \ :hotspot_compiler_1 \