hotspot/src/share/vm/prims/jvmtiEnvBase.hpp
void doit() {
{- -------------------------------------------
(1) JvmtiEnvBase::get_object_monitor_usage() を呼び出すだけ.
---------------------------------------- -}
_result = ((JvmtiEnvBase*) _env)->get_object_monitor_usage(_calling_thread, _object, _info_ptr);
}
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.