hotspot/test/TEST.groups
changeset 28184 2ebaca4f00e2
parent 28173 51423507bb7e
parent 28181 ce5d307551ea
child 28203 905c60857879
--- a/hotspot/test/TEST.groups	Wed Dec 17 12:29:27 2014 -0800
+++ b/hotspot/test/TEST.groups	Thu Dec 18 16:15:49 2014 +0100
@@ -410,7 +410,9 @@
   -closed/compiler/loopopts/8021898
 
 hotspot_gc = \
-  sanity/ExecuteInternalVMTests.java
+  sanity/ExecuteInternalVMTests.java \
+  gc/ \
+  -gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java
 
 hotspot_runtime = \
   runtime/ \
@@ -429,7 +431,8 @@
  -runtime/7158988/FieldMonitor.java
 
 hotspot_runtime_closed = \
-  sanity/ExecuteInternalVMTests.java
+  sanity/ExecuteInternalVMTests.java \
+  testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java
 
 hotspot_serviceability = \
   sanity/ExecuteInternalVMTests.java \