• Austin Clements's avatar
    runtime: fix checkmarks to rescan stacks · 6f6403ed
    Austin Clements authored
    Currently checkmarks mode fails to rescan stacks because it sees the
    leftover state bits indicating that the stacks haven't changed since
    the last scan. As a result, it won't detect lost marks caused by
    failing to scan stacks correctly during regular garbage collection.
    
    Fix this by marking all stacks dirty before performing the checkmark
    phase.
    
    Change-Id: I1f06882bb8b20257120a4b8e7f95bb3ffc263895
    Reviewed-on: https://go-review.googlesource.com/10794Reviewed-by: 's avatarRuss Cox <rsc@golang.org>
    6f6403ed
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...