1. 22 7月, 2010 1 次提交
  2. 03 8月, 2010 1 次提交
    • J
      6814437: G1: remove the _new_refs array · 64711cc9
      johnc 提交于
      Summary: The per-worker _new_refs array is used to hold references that point into the collection set. It is populated during RSet updating and subsequently processed. In the event of an evacuation failure it processed again to recreate the RSets of regions in the collection set. Remove the per-worker _new_refs array by processing the references directly. Use a DirtyCardQueue to hold the cards containing the references so that the RSets of regions in the collection set can be recreated when handling an evacuation failure.
      Reviewed-by: iveresov, jmasa, tonyp
      64711cc9
  3. 31 7月, 2010 2 次提交
  4. 24 7月, 2010 2 次提交
    • Y
      Merge · 16cf04fd
      ysr 提交于
      16cf04fd
    • N
      Merge · f1ee81a2
      never 提交于
      f1ee81a2
  5. 23 7月, 2010 1 次提交
  6. 22 7月, 2010 2 次提交
    • Y
      Merge · 47cbdb2c
      ysr 提交于
      47cbdb2c
    • Y
      Merge · c8e3f654
      ysr 提交于
      c8e3f654
  7. 21 7月, 2010 2 次提交
    • T
      Merge · ca2d0c9d
      trims 提交于
      ca2d0c9d
    • Y
      Merge · f3ac9491
      ysr 提交于
      f3ac9491
  8. 20 7月, 2010 1 次提交
  9. 17 7月, 2010 3 次提交
  10. 16 7月, 2010 6 次提交
  11. 15 7月, 2010 4 次提交
  12. 13 7月, 2010 3 次提交
  13. 10 7月, 2010 1 次提交
  14. 09 7月, 2010 4 次提交
  15. 08 7月, 2010 3 次提交
  16. 03 7月, 2010 3 次提交
  17. 02 7月, 2010 1 次提交