hotspot/src/share/vm/services/lowMemoryDetector.hpp
{- -------------------------------------------
(1) コンストラクタ引数で指定された _support_high_threshold の値をリターンするだけ.
---------------------------------------- -}
bool is_high_threshold_supported() { return _support_high_threshold; }
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.