1. 19 3月, 2010 1 次提交
    • 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
  2. 22 3月, 2010 1 次提交
  3. 19 3月, 2010 2 次提交
  4. 18 3月, 2010 5 次提交
  5. 17 3月, 2010 2 次提交
  6. 16 3月, 2010 1 次提交
  7. 12 3月, 2010 1 次提交
    • J
      6755988: G1: assert(new_obj != 0 || ... "should be forwarded") · 195509ea
      johnc 提交于
      Summary: A TLAB became large enough to be considered a humongous object allowing multiple objects to be allocated in a humongous region, which violates a basic assumption about humongous regions. The changes ensure that TLABs cannot be regarded as humongous.
      Reviewed-by: iveresov, tonyp
      195509ea
  8. 15 3月, 2010 1 次提交
  9. 12 3月, 2010 1 次提交
    • A
      Merge · da955f58
      acorn 提交于
      da955f58
  10. 11 3月, 2010 2 次提交
  11. 09 3月, 2010 1 次提交
  12. 05 3月, 2010 1 次提交
  13. 10 3月, 2010 3 次提交
  14. 08 3月, 2010 1 次提交
  15. 05 3月, 2010 1 次提交
  16. 04 3月, 2010 2 次提交
  17. 03 3月, 2010 3 次提交
  18. 02 3月, 2010 1 次提交
  19. 27 2月, 2010 1 次提交
  20. 26 2月, 2010 3 次提交
  21. 25 2月, 2010 1 次提交
  22. 24 2月, 2010 4 次提交
  23. 23 2月, 2010 1 次提交