< prev index next >

test/TEST.groups

Print this page
rev 7323 : 8069367: Eagerly reclaimed humongous objects left on mark stack
Summary: Prevent eager reclaim of objects that might be on mark stack.
Reviewed-by: brutisso, tschatzl

*** 130,140 **** hotspot_compiler = \ sanity/ExecuteInternalVMTests.java hotspot_gc = \ ! sanity/ExecuteInternalVMTests.java hotspot_runtime = \ sanity/ExecuteInternalVMTests.java hotspot_serviceability = \ --- 130,141 ---- hotspot_compiler = \ sanity/ExecuteInternalVMTests.java hotspot_gc = \ ! sanity/ExecuteInternalVMTests.java \ ! -gc/g1/TestGreyReclaimedHumongousObjects.java hotspot_runtime = \ sanity/ExecuteInternalVMTests.java hotspot_serviceability = \
< prev index next >