1. 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
  2. 10 2月, 2010 1 次提交
  3. 09 2月, 2010 1 次提交
    • T
      6802453: G1: hr()->is_in_reserved(from),"Precondition." · 812d794b
      tonyp 提交于
      Summary: The operations of re-using a RSet component and expanding the same RSet component were not mutually exlusive, and this could lead to RSets getting corrupted and entries being dropped.
      Reviewed-by: iveresov, johnc
      812d794b
  4. 06 2月, 2010 1 次提交
  5. 05 2月, 2010 1 次提交
  6. 04 2月, 2010 3 次提交
  7. 03 2月, 2010 2 次提交
  8. 02 2月, 2010 5 次提交
  9. 30 1月, 2010 4 次提交
  10. 29 1月, 2010 4 次提交
  11. 27 1月, 2010 2 次提交
  12. 26 1月, 2010 1 次提交
  13. 22 1月, 2010 2 次提交
  14. 21 1月, 2010 1 次提交
  15. 18 1月, 2010 1 次提交
  16. 16 1月, 2010 2 次提交
  17. 14 1月, 2010 5 次提交
  18. 13 1月, 2010 2 次提交
    • J
      6902115:... · e0f00cdb
      johnc 提交于
      6902115: G1:assert(ignore_max_completed||thread->is_Java_thread()||SafepointSynchronize::is_at_safepoint())
      Summary: Remove invalid assert and mangle filler objects in TLABs that are being retired.
      Reviewed-by: ysr, jmasa
      e0f00cdb
    • C
      6894779: Loop Predication for Loop Optimizer in C2 · 6c6c62d5
      cfang 提交于
      Summary: Loop predication implementation
      Reviewed-by: never, kvn
      6c6c62d5
  19. 09 1月, 2010 1 次提交