1. 13 3月, 2012 1 次提交
    • J
      7147724: G1: hang in SurrogateLockerThread::manipulatePLL · f0980866
      johnc 提交于
      Summary: Attempting to initiate a marking cycle when allocating a humongous object can, if a marking cycle is successfully initiated by another thread, result in the allocating thread spinning until the marking cycle is complete. Eliminate a deadlock between the main ConcurrentMarkThread, the SurrogateLocker thread, the VM thread, and a mutator thread waiting on the SecondaryFreeList_lock (while free regions are going to become available) by not manipulating the pending list lock during the prologue and epilogue of the cleanup pause.
      Reviewed-by: brutisso, jcoomes, tonyp
      f0980866
  2. 16 3月, 2012 1 次提交
  3. 21 3月, 2012 2 次提交
  4. 17 3月, 2012 5 次提交
  5. 16 3月, 2012 1 次提交
  6. 15 3月, 2012 1 次提交
  7. 14 3月, 2012 2 次提交
  8. 13 3月, 2012 2 次提交
  9. 10 3月, 2012 4 次提交
  10. 09 3月, 2012 2 次提交
  11. 08 3月, 2012 2 次提交
  12. 07 3月, 2012 1 次提交
  13. 06 3月, 2012 3 次提交
  14. 04 3月, 2012 2 次提交
  15. 03 3月, 2012 7 次提交
  16. 02 3月, 2012 3 次提交
  17. 01 3月, 2012 1 次提交