Thu, 30 Sep 2010 12:15:13 -0700 6988678: fatal error deadlock handling was unintentionally disabled
jcoomes [Thu, 30 Sep 2010 12:15:13 -0700] rev 6764
6988678: fatal error deadlock handling was unintentionally disabled Reviewed-by: ysr
Wed, 29 Sep 2010 16:17:02 -0700 6692906: CMS: parallel concurrent marking may be prone to hanging or stalling mutators for periods of time
ysr [Wed, 29 Sep 2010 16:17:02 -0700] rev 6763
6692906: CMS: parallel concurrent marking may be prone to hanging or stalling mutators for periods of time Summary: Inserted missing yield(check)s in closures used during the work-stealing phase of parallel concurrent marking, a missing synchronous yield-request in the cms perm gen allocation path, and a terminator-terminator for the offer_termination invocation that monitors the yield status of the concurrent marking task. Elaborated some documentation comments and made some task queue termination loop flags configurable at start-up to aid debugging in the field. Reviewed-by: jmasa, johnc, poonam
(0) -3000 -1000 -300 -100 -30 -10 -2 +2 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip