1. 24 11月, 2010 1 次提交
  2. 28 5月, 2010 1 次提交
  3. 16 4月, 2010 1 次提交
    • T
      6939027: G1: assertion failure during the concurrent phase of cleanup · 9c11a804
      tonyp 提交于
      Summary: The outgoing region map is not maintained properly and it's causing an assert failure. Given that we don't actually use it, I'm removing it. I'm piggy-backing a small change on this which removes a message that it's printed before a Full GC when DisableExplicitGC is set.
      Reviewed-by: apetrusenko, ysr
      9c11a804
  4. 12 2月, 2010 1 次提交
    • I
      6923991: G1: improve scalability of RSet scanning · 88955d77
      iveresov 提交于
      Summary: Implemented block-based work stealing. Moved copying during the rset scanning phase to the main copying phase. Made the size of rset table depend on the region size.
      Reviewed-by: apetrusenko, tonyp
      88955d77
  5. 15 7月, 2009 1 次提交
  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. 26 3月, 2009 1 次提交
  8. 10 3月, 2009 1 次提交
    • X
      6814575: Update copyright year · 58e87f34
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009, up to 03/09
      Reviewed-by: katleman, tbell, ohair
      58e87f34
  9. 10 2月, 2009 1 次提交
  10. 06 6月, 2008 1 次提交