1. 05 8月, 2010 1 次提交
    • T
      6963209: G1: remove the concept of abandoned pauses · e49283a2
      tonyp 提交于
      Summary: As part of 6944166 we disabled the concept of abandoned pauses (i.e., if the collection set is empty, we would still try to do a pause even if it is to update the RSets and scan the roots). This changeset removes the code and structures associated with abandoned pauses.
      Reviewed-by: iveresov, johnc
      e49283a2
  2. 22 7月, 2010 1 次提交
  3. 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
  4. 31 7月, 2010 2 次提交
  5. 24 7月, 2010 2 次提交
    • Y
      Merge · 16cf04fd
      ysr 提交于
      16cf04fd
    • N
      Merge · f1ee81a2
      never 提交于
      f1ee81a2
  6. 23 7月, 2010 1 次提交
  7. 22 7月, 2010 2 次提交
    • Y
      Merge · 47cbdb2c
      ysr 提交于
      47cbdb2c
    • Y
      Merge · c8e3f654
      ysr 提交于
      c8e3f654
  8. 21 7月, 2010 2 次提交
    • T
      Merge · ca2d0c9d
      trims 提交于
      ca2d0c9d
    • Y
      Merge · f3ac9491
      ysr 提交于
      f3ac9491
  9. 20 7月, 2010 1 次提交
  10. 17 7月, 2010 3 次提交
  11. 16 7月, 2010 6 次提交
  12. 15 7月, 2010 4 次提交
  13. 13 7月, 2010 3 次提交
  14. 10 7月, 2010 1 次提交
  15. 09 7月, 2010 4 次提交
  16. 08 7月, 2010 3 次提交
  17. 03 7月, 2010 3 次提交