1. 17 2月, 2012 1 次提交
  2. 16 2月, 2012 1 次提交
    • T
      7132029: G1: mixed GC phase lasts for longer than it should · 33a49849
      tonyp 提交于
      Summary: Revamp of the mechanism that chooses old regions for inclusion in the CSet. It simplifies the code and introduces min and max bounds on the number of old regions added to the CSet at each mixed GC to avoid pathological cases. It also ensures that when we do a mixed GC we'll always find old regions to add to the CSet (i.e., it eliminates the case where a mixed GC will collect no old regions which can happen today).
      Reviewed-by: johnc, brutisso
      33a49849
  3. 19 1月, 2012 1 次提交
    • J
      7129514: time warp warnings after 7117303 · d7cbafe7
      johnc 提交于
      Summary: Replace calls to os::javaTimeMillis() that are used to update the milliseconds since the last GC to an equivalent that uses a monotonically non-decreasing time source.
      Reviewed-by: ysr, jmasa
      d7cbafe7
  4. 14 2月, 2012 1 次提交
  5. 11 2月, 2012 1 次提交
  6. 07 2月, 2012 4 次提交
  7. 04 2月, 2012 6 次提交
  8. 03 2月, 2012 3 次提交
  9. 02 2月, 2012 2 次提交
  10. 01 2月, 2012 3 次提交
  11. 31 1月, 2012 3 次提交
  12. 30 1月, 2012 4 次提交
  13. 28 1月, 2012 4 次提交
  14. 27 1月, 2012 6 次提交