8067115: Add jtreg gc tests to Hotspot JPRT jobs
authorbrutisso
Thu, 11 Dec 2014 07:32:24 +0100
changeset 28176 cb40f69fb5ea
parent 28034 f46051dc7d51
child 28177 318600b0d7db
8067115: Add jtreg gc tests to Hotspot JPRT jobs Reviewed-by: tschatzl, jwilhelm, ehelin
hotspot/test/TEST.groups
--- a/hotspot/test/TEST.groups	Thu Dec 11 02:43:50 2014 +0100
+++ b/hotspot/test/TEST.groups	Thu Dec 11 07:32:24 2014 +0100
@@ -407,7 +407,9 @@
   -closed/compiler/loopopts/8021898
 
 hotspot_gc = \
-  sanity/ExecuteInternalVMTests.java
+  sanity/ExecuteInternalVMTests.java \
+  gc/ \
+  -gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java
 
 hotspot_runtime = \
   runtime/ \