hotspot/src/share/vm/runtime/thread.hpp
{- -------------------------------------------
(1) (単なる setter method)
---------------------------------------- -}
void set_active_handles(JNIHandleBlock* block) { _active_handles = block; }
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.