< prev index next >

test/TEST.groups

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

*** 412,421 **** --- 412,424 ---- hotspot_gc = \ sanity/ExecuteInternalVMTests.java \ gc/ \ -gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java + hotspot_gc_gcold = \ + stress/gc/TestGCOld.java + hotspot_runtime = \ runtime/ \ -runtime/6888954/vmerrors.sh \ -runtime/RedefineObject/TestRedefineObject.java \ -runtime/8003720/Test8003720.java \
*** 443,452 **** --- 446,456 ---- :hotspot_compiler_1 \ :hotspot_compiler_2 \ :hotspot_compiler_3 \ :hotspot_compiler_closed \ :hotspot_gc \ + :hotspot_gc_gcold \ :hotspot_runtime \ :hotspot_runtime_closed \ :hotspot_serviceability #All tests that depends on nashorn extension.
< prev index next >