< prev index next >

src/hotspot/share/gc/shenandoah/shenandoahHeap.hpp

Print this page
rev 52753 : [backport] 8221435: Shenandoah should not mark through weak roots
Reviewed-by: rkennke, shade

*** 703,714 **** void deduplicate_string(oop str); void stop_concurrent_marking(); - void roots_iterate(OopClosure* cl); - private: void trash_cset_regions(); void update_heap_references(bool concurrent); // ---------- Testing helpers functions --- 703,712 ----
< prev index next >