hotspot/src/share/vm/prims/jvmtiEnvBase.hpp
{- -------------------------------------------
(1) _current_capabilities フィールドのアドレスをリターンするだけ.
---------------------------------------- -}
jvmtiCapabilities *get_capabilities() { return &_current_capabilities; }
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.