hotspot/src/share/vm/oops/instanceKlass.hpp
{- -------------------------------------------
(1) (単なる setter method)
---------------------------------------- -}
void set_init_state(ClassState state) { _init_state = state; }
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.