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 1 次提交
  5. 23 7月, 2010 1 次提交
  6. 20 7月, 2010 1 次提交
  7. 17 7月, 2010 2 次提交
  8. 16 7月, 2010 1 次提交
  9. 15 7月, 2010 2 次提交
  10. 13 7月, 2010 2 次提交
  11. 09 7月, 2010 1 次提交
  12. 08 7月, 2010 1 次提交
  13. 03 7月, 2010 3 次提交
  14. 02 7月, 2010 1 次提交
  15. 30 6月, 2010 1 次提交
  16. 29 6月, 2010 3 次提交
  17. 25 6月, 2010 1 次提交
  18. 24 6月, 2010 1 次提交
  19. 23 6月, 2010 2 次提交
  20. 22 6月, 2010 1 次提交
  21. 19 6月, 2010 1 次提交
  22. 16 6月, 2010 1 次提交
  23. 13 6月, 2010 1 次提交
  24. 11 6月, 2010 1 次提交
  25. 10 6月, 2010 1 次提交
  26. 08 6月, 2010 2 次提交
  27. 05 6月, 2010 1 次提交
  28. 04 6月, 2010 1 次提交
  29. 03 6月, 2010 3 次提交