hotspot/src/share/vm/gc_implementation/g1/concurrentMarkThread.cpp
void do_void(){
{- -------------------------------------------
(1) ConcurrentMark::checkpointRootsFinal() を呼び出すだけ.
---------------------------------------- -}
_cm->checkpointRootsFinal(false); // !clear_all_soft_refs
}
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.