jdk/hotspot/src
Y. Srinivas Ramakrishna 554e77efb4 6992998: CMSWaitDuration=0 causes hangs with +ExplicitGCInvokesConcurrent
Closed a timing hole during which concurrent full gc requests can be missed. The hole can increase the latency of the response to a full gc request by up to the value of CMSWaitDuration. If CMSWaitDuration=0 is, as currently, interpreted as an unbounded wait, suitable in certain tuning scenarios, the application can potentially hang. Made two obscure tunables, including CMSWaitDuration, manageable.

Reviewed-by: jcoomes, tonyp
2010-10-21 17:29:24 -07:00
..
cpu Merge 2010-10-06 14:18:32 -07:00
os Merge 2010-08-27 21:31:15 -07:00
os_cpu Merge 2010-08-25 10:31:45 -07:00
share 6992998: CMSWaitDuration=0 causes hangs with +ExplicitGCInvokesConcurrent 2010-10-21 17:29:24 -07:00