hotspot/src/share/vm/interpreter/bytecodes.cpp
void bytecodes_init() {
{- -------------------------------------------
(1) Bytecodes::initialize() を呼び出すだけ
---------------------------------------- -}
Bytecodes::initialize();
}
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.