1. 26 3月, 2015 1 次提交
  2. 26 3月, 2014 1 次提交
  3. 17 5月, 2013 1 次提交
    • T
      8014765: VM exits if MaxTenuringThreshold is set below the default... · ceafb756
      tschatzl 提交于
      8014765: VM exits if MaxTenuringThreshold is set below the default InitialTenuringThreshold, and InitialTenuringThreshold is not set
      Summary: The VM exits when the condition in the subject line applies. The fix sets InitialTenuringThreshold to MaxTenuringThreshold if it is larger than MaxTenuringThreshold and InitialTenuringThreshold has not been set (is default).
      Reviewed-by: jwilhelm, jmasa, brutisso, johnc
      ceafb756