commit | 342a262d41224c719ba8773de28bedf959f0d6bb | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Thu Jun 28 12:04:52 2012 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Thu Jun 28 14:53:15 2012 -0700 |
tree | 8924a9fb630f3e3036be0e7c9454adcf81ec25a9 | |
parent | 78a5e15629e6591090582cd83b1ec1380a50a840 [diff] |
Fix exception gtest for when we have VERIFY_OBJECT_ENABLED = 1. ExceptionHandle class was not being initialized in the test resulting in a null gc_map caused assert failure. We didn't have null values at the end of the frame, this resulted in unaligned object error. Change-Id: I30219d63732830799ff9cc9449c8e8834514393b