hotspot/src/os/windows/vm/attachListener_windows.cpp
int AttachListener::pd_init() {
{- -------------------------------------------
(1) Win32AttachListener::init() を呼び出すだけ.
---------------------------------------- -}
return Win32AttachListener::init();
}
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.