1. 24 3月, 2010 1 次提交
  2. 19 3月, 2010 2 次提交
    • J
      6935839: excessive marking stack growth during full gcs · 81554d51
      jcoomes 提交于
      Summary: process one item at a time from the objarray stack/queue
      Reviewed-by: apetrusenko, tonyp
      81554d51
    • T
      6935821: G1: threads created during marking do not active their SATB queues · 9677603a
      tonyp 提交于
      Summary: Newly-created threads always had the active field of their SATB queue initialized to false, even if they were created during marking. As a result, updates from threads created during a marking cycle were never enqueued and never processed. The fix includes remaining a method from active() to is_active() for readability and naming consistency.
      Reviewed-by: ysr, johnc
      9677603a
  3. 18 3月, 2010 3 次提交
  4. 17 3月, 2010 3 次提交
  5. 16 3月, 2010 1 次提交
  6. 14 3月, 2010 1 次提交
  7. 12 3月, 2010 2 次提交
  8. 11 3月, 2010 1 次提交
  9. 05 3月, 2010 1 次提交
  10. 10 3月, 2010 1 次提交
  11. 04 3月, 2010 2 次提交
  12. 03 3月, 2010 1 次提交
  13. 02 3月, 2010 1 次提交
  14. 27 2月, 2010 1 次提交
  15. 26 2月, 2010 3 次提交
  16. 25 2月, 2010 1 次提交
  17. 24 2月, 2010 3 次提交
  18. 23 2月, 2010 1 次提交
  19. 20 2月, 2010 2 次提交
  20. 19 2月, 2010 1 次提交
  21. 18 2月, 2010 1 次提交
  22. 17 2月, 2010 2 次提交
  23. 13 2月, 2010 1 次提交
  24. 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
  25. 10 2月, 2010 2 次提交
  26. 09 2月, 2010 1 次提交