1. 15 4月, 2011 1 次提交
    • Y
      7036482: clear argument is redundant and unused in cardtable methods · 1a2f9848
      ysr 提交于
      Summary: Removed the unused clear argument to various cardtbale methods and unused mod_oop_in_space_iterate method. Unrelated to synopsis, added  a pair of clarifying parens in AllocationStats constructor.
      Reviewed-by: brutisso, jcoomes
      1a2f9848
  2. 25 3月, 2011 1 次提交
    • Y
      7029036: Card-table verification hangs with all framework collectors, except... · 0c37f5bb
      ysr 提交于
      7029036: Card-table verification hangs with all framework collectors, except G1, even before the first GC
      Summary: When verifying clean card ranges, use memory-range-bounded iteration over oops of objects overlapping that range, thus avoiding the otherwise quadratic worst-case cost of scanning large object arrays.
      Reviewed-by: jmasa, jwilhelm, tonyp
      0c37f5bb
  3. 24 11月, 2010 1 次提交
  4. 28 5月, 2010 1 次提交
  5. 29 7月, 2009 1 次提交
    • X
      6862919: Update copyright year · 84c0f327
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009, up to 07/09
      Reviewed-by: tbell, ohair
      84c0f327
  6. 12 5月, 2009 1 次提交
    • I
      6484957: G1: parallel concurrent refinement · 2c49aee0
      iveresov 提交于
      6826318: G1: remove traversal-based refinement code
      Summary: Removed traversal-based refinement code as it's no longer used. Made the concurrent refinement (queue-based) parallel.
      Reviewed-by: tonyp
      2c49aee0
  7. 03 7月, 2008 1 次提交
    • X
      6719955: Update copyright year · b85ed448
      xdono 提交于
      Summary: Update copyright year for files that have been modified in 2008
      Reviewed-by: ohair, tbell
      b85ed448
  8. 06 6月, 2008 1 次提交
  9. 14 4月, 2008 1 次提交
  10. 15 2月, 2008 1 次提交
  11. 01 12月, 2007 1 次提交