annotate .jcheck/conf @ 5963:64bf7c8270cb

7147724: G1: hang in SurrogateLockerThread::manipulatePLL 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
author johnc
date Mon, 12 Mar 2012 14:59:00 -0700
parents e6e7d76b2bd3
children 050a626a8895 57e8ab42b57e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3809
e6e7d76b2bd3 7048009: Update .jcheck/conf files for JDK 8
mr
parents: 2
diff changeset
1 project=jdk8