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