commit | fd678beb171a4686a4f2d53ca4188a4ade8fa54e | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Thu Aug 30 14:50:54 2012 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Tue Sep 04 14:58:14 2012 -0700 |
tree | ab932e92d683d8033241bb2248da98e76249d3eb | |
parent | 5bfa60ffcc953340feb711ed05cf576ac821905e [diff] |
Additional heap verification for the Gc There are now two verification booleans which can be enabled. When these get enabled, it verifies that each live object only references other live objects. Changed SetClass to use SetFieldPtr to avoid having an extra card mark. This is safe since all classes are held live by the class linker. Change-Id: I005bb59e5cc8153a79d3ccb3d7b5cabd29fb4051