# HG changeset patch # User brutisso # Date 1418279544 -3600 # Node ID cb40f69fb5ea06b91f99232120813c371f47756f # Parent f46051dc7d51c1d91eabbfe53e8492ae31ff04a8 8067115: Add jtreg gc tests to Hotspot JPRT jobs Reviewed-by: tschatzl, jwilhelm, ehelin diff -r f46051dc7d51 -r cb40f69fb5ea 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/ \