commit | c48b6d0dc6b8c01c65977a9d18203c8510687267 | [log] [tgz] |
---|---|---|
author | Carl Shapiro <cshapiro@google.com> | Tue May 04 11:19:53 2010 -0700 |
committer | Carl Shapiro <cshapiro@google.com> | Tue May 04 11:19:53 2010 -0700 |
tree | 5921e150c50383a754ba066d5288e5f72c109c11 | |
parent | 875ecd980ffbe2bbbb18588178db4a31705c8be5 [diff] |
Fix the identity hash code getter. The address of the hash code for array objects was incorrectly rounded up to the next double word instead of the next word as the comment suggested. Also, assert that we are not in receipt of a class object. Class objects should not be in the hashed-and-moved state as they are not yet relocatable. Change-Id: I0d2ee147f3c144d7308e80aea32fc3dd1719402e