hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp
void set_marking_started() {
{- -------------------------------------------
(1) (単なる setter method)
---------------------------------------- -}
_mark_in_progress = true;
}
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.