hg: jdk7/hotspot-gc/hotspot: 7014679: G1: deadlock during concurrent cleanup
tony.printezis at oracle.com
tony.printezis at oracle.com
Tue Feb 1 07:47:32 UTC 2011
Changeset: b7a938236e43
Author: tonyp
Date: 2011-01-31 16:28 -0500
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/b7a938236e43
7014679: G1: deadlock during concurrent cleanup
Summary: There's a potential deadlock between the concurrent cleanup thread and the GC workers that are trying to allocate and waiting for more free regions to be made available.
Reviewed-by: iveresov, jcoomes
! src/share/vm/gc_implementation/g1/concurrentMarkThread.cpp
More information about the hotspot-gc-dev
mailing list