diff -r 361b4b4c92c0 -r 96aa76b27b9c hotspot/test/TEST.groups --- 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 \