.jcheck/conf

Tue, 26 Aug 2008 14:54:48 -0700

author
ysr
date
Tue, 26 Aug 2008 14:54:48 -0700
changeset 775
ebeb6490b814
parent 437
7836be3e92d0
child 2926
e6e7d76b2bd3
permissions
-rw-r--r--

6722116: CMS: Incorrect overflow handling when using parallel concurrent marking
Summary: Fixed CMSConcMarkingTask::reset() to store the restart address upon a marking stack overflow and to use it as the base, suitably aligned, for restarting the scan in CMSConcMarkingTask::do_scan_and_mark().
Reviewed-by: jcoomes, tonyp

mr@437 1 project=jdk7

mercurial