hotspot/src/share/vm/oops/klass.cpp
void Klass::initialize(TRAPS) {
{- -------------------------------------------
(1) (この関数は呼び出されることはないはず) (See: ShouldNotCallThis())
---------------------------------------- -}
ShouldNotReachHere();
}
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.