hotspot/test/TEST.groups
changeset 26941 96aa76b27b9c
parent 26915 ba674d5d0f77
child 26947 09eeeb791f79
child 27011 d8db57f7a955
--- a/hotspot/test/TEST.groups	Tue Sep 30 15:44:43 2014 +0200
+++ b/hotspot/test/TEST.groups	Tue Sep 30 10:22:58 2014 +0200
@@ -489,6 +489,7 @@
   compiler/uncommontrap/TestStackBangMonitorOwned.java \
   compiler/uncommontrap/TestStackBangRbp.java \
   compiler/unsafe/GetUnsafeObjectG1PreBarrier.java
+  
 
 hotspot_compiler_closed = \
   closed/compiler/4292742/Test.java \
@@ -583,7 +584,8 @@
   sanity/ExecuteInternalVMTests.java
 
 hotspot_serviceability = \
-  sanity/ExecuteInternalVMTests.java
+  sanity/ExecuteInternalVMTests.java \
+  serviceability/dcmd/compiler
 
 hotspot_all = \
   :hotspot_compiler_1 \