Top


定義場所(file name)

hotspot/src/share/vm/services/lowMemoryDetector.hpp

本体部(body)

  {- -------------------------------------------
  (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.