diff -r b5b002c2980b -r 09eeeb791f79 hotspot/test/TEST.groups --- 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 \