8067115: Add jtreg gc tests to Hotspot JPRT jobs

Reviewed-by: tschatzl, jwilhelm, ehelin
This commit is contained in:
Bengt Rutisson 2014-12-11 07:32:24 +01:00
parent f101b30199
commit 7bde8bebfb

View File

@ -407,7 +407,9 @@ hotspot_compiler_closed = \
-closed/compiler/loopopts/8021898
hotspot_gc = \
sanity/ExecuteInternalVMTests.java
sanity/ExecuteInternalVMTests.java \
gc/ \
-gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java
hotspot_runtime = \
runtime/ \