hotspot/src/share/vm/memory/collectorPolicy.cpp
MarkSweepPolicy::MarkSweepPolicy() {
{- -------------------------------------------
(1) GenCollectorPolicy::initialize_all() を呼ぶだけ
---------------------------------------- -}
initialize_all();
}
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.