hotspot/test/TEST.groups
changeset 26947 09eeeb791f79
parent 26940 b5b002c2980b
parent 26941 96aa76b27b9c
child 26952 7b9d2d64bbbd
--- a/hotspot/test/TEST.groups	Fri Oct 03 00:21:49 2014 +0200
+++ b/hotspot/test/TEST.groups	Fri Oct 03 01:10:39 2014 +0000
@@ -499,6 +499,7 @@
   compiler/uncommontrap/TestStackBangMonitorOwned.java \
   compiler/uncommontrap/TestStackBangRbp.java \
   compiler/unsafe/GetUnsafeObjectG1PreBarrier.java
+  
 
 hotspot_compiler_closed = \
   closed/compiler/4292742/Test.java \
@@ -593,7 +594,8 @@
   sanity/ExecuteInternalVMTests.java
 
 hotspot_serviceability = \
-  sanity/ExecuteInternalVMTests.java
+  sanity/ExecuteInternalVMTests.java \
+  serviceability/dcmd/compiler
 
 hotspot_all = \
   :hotspot_compiler_1 \