commit | 6d4ce5e7162ae14638d1b094b44e60fb931c64ea | [log] [tgz] |
---|---|---|
author | Carl Shapiro <cshapiro@google.com> | Thu Dec 02 16:16:01 2010 -0800 |
committer | Carl Shapiro <cshapiro@google.com> | Thu Dec 02 16:16:01 2010 -0800 |
tree | 701657c4b43ae1a27eef1d0ca872561b9b1bc0c3 | |
parent | a5e14d6a98c48d8eeb24f4977ff33d831e37b2d3 [diff] |
Drive all root scanning by the root visitor. The root visitor has been used by the concurrent collector during the re-mark phase. This change makes both the initial mark use the same visitor routine and obsoletes all of the one-off markers scattered throughout the runtime sources. Change-Id: I08ea86d875f235cc628754240ad30ea5dfe2ce70