hotspot/src/share/vm/gc_implementation/g1/sparsePRT.cpp
void SparsePRT::reset_for_cleanup_tasks() {
{- -------------------------------------------
(1) _head_expanded_list を初期化するだけ.
---------------------------------------- -}
_head_expanded_list = NULL;
}
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.