< prev index next >

test/TEST.groups

Print this page
rev 7557 : [mq]: hotspot_jprt
rev 7558 : [mq]: gcold
rev 7559 : [mq]: gc_closed_tests

*** 412,421 **** --- 412,424 ---- hotspot_gc = \ sanity/ExecuteInternalVMTests.java \ gc/ \ -gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java + hotspot_gc_closed = \ + sanity/ExecuteInternalVMTests.java + hotspot_gc_gcold = \ stress/gc/TestGCOld.java hotspot_runtime = \ runtime/ \
*** 446,455 **** --- 449,459 ---- :hotspot_compiler_1 \ :hotspot_compiler_2 \ :hotspot_compiler_3 \ :hotspot_compiler_closed \ :hotspot_gc \ + :hotspot_gc_closed \ :hotspot_gc_gcold \ :hotspot_runtime \ :hotspot_runtime_closed \ :hotspot_serviceability
< prev index next >