hotspot/src/share/vm/prims/jvmtiImpl.hpp
{- -------------------------------------------
(1) GrowableCache::remove() を呼び出すだけ
---------------------------------------- -}
void remove (int index) { _cache.remove(index); }
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.