hotspot/src/os/linux/vm/os_linux.hpp
// NPTL is always floating stack. LinuxThreads could be using floating
// stack or fixed stack.
{- -------------------------------------------
(1) (単なる getter method)
---------------------------------------- -}
static bool is_floating_stack() { return _is_floating_stack; }
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.