8153222: [TESTBUG] Move tests in stress/gc to gc/stress

Reviewed-by: dfazunen, jwilhelm
This commit is contained in:
Michail Chernov 2016-04-14 15:45:38 +03:00
parent 23da19a790
commit 8c6cc265f6
5 changed files with 2 additions and 1 deletions

View File

@ -338,6 +338,7 @@ hotspot_fast_gc_2 = \
sanity/ExecuteInternalVMTests.java \
gc/ \
-gc/g1/ \
-gc/stress \
-gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java \
-gc/cms/TestMBeanCMS.java \
-gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java
@ -346,7 +347,7 @@ hotspot_fast_gc_closed = \
sanity/ExecuteInternalVMTests.java
hotspot_fast_gc_gcold = \
stress/gc/TestGCOld.java
gc/stress/TestGCOld.java
hotspot_fast_runtime = \
runtime/ \