hotspot/src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp
void
HeapRegionRemSet::finish_cleanup_task(HRRSCleanupTask* hrrs_cleanup_task) {
{- -------------------------------------------
(1) SparsePRT::finish_cleanup_task() を呼び出すだけ.
---------------------------------------- -}
SparsePRT::finish_cleanup_task(hrrs_cleanup_task);
}
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.