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