1. 19 11月, 2008 4 次提交
  2. 15 11月, 2008 1 次提交
    • I
      6770608: G1: Mutator thread can flush barrier and satb queues during safepoint · 5ee7f6f4
      iveresov 提交于
      6660573: G1: BigApps Failure : guarantee(satb_mq_set.completed_buffers_num() == 0,"invariant")
      Summary: When exiting a mutator thread is removed from the thread list before it has a chance to flush its SATB and barrier queues. If GC happens at this moment the objects that are refererred from these queues can be moved, which will case a crash. The fix is simply to flush the buffers before removing a thread from the list.
      Reviewed-by: jcoomes, tonyp
      5ee7f6f4
  3. 14 11月, 2008 1 次提交
  4. 13 11月, 2008 2 次提交
  5. 12 11月, 2008 3 次提交
  6. 08 11月, 2008 2 次提交
  7. 07 11月, 2008 2 次提交
  8. 31 10月, 2008 2 次提交
  9. 29 10月, 2008 3 次提交
  10. 23 10月, 2008 1 次提交
  11. 22 10月, 2008 1 次提交
  12. 15 10月, 2008 2 次提交
  13. 14 10月, 2008 3 次提交
  14. 11 10月, 2008 1 次提交
  15. 08 10月, 2008 1 次提交
  16. 07 10月, 2008 3 次提交
  17. 04 10月, 2008 1 次提交
  18. 03 10月, 2008 2 次提交
  19. 02 10月, 2008 1 次提交
  20. 01 10月, 2008 4 次提交