8147079: Add serviceability/logging folder to hotspot_serviceability test group
authormlarsson
Thu, 14 Jan 2016 16:03:03 +0100
changeset 35503 c0385153199d
parent 35502 d04a2b4b4f44
child 35504 aabd81013e37
child 35505 2babb060aaf2
child 35509 15f2d488eeee
8147079: Add serviceability/logging folder to hotspot_serviceability test group Reviewed-by: jbachorik, sspitsyn
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 \