OSDN Git Service

Fix compaction bugs related to IdentityHashCode
authorMathieu Chartier <mathieuc@google.com>
Fri, 23 Jan 2015 01:02:27 +0000 (17:02 -0800)
committerMathieu Chartier <mathieuc@google.com>
Fri, 23 Jan 2015 18:59:28 +0000 (10:59 -0800)
commit4c4d609a3f1d67c76c855df13c2c1be9c315a6c9
tree938783861d07d62b22fb161d9c645247720012cf
parenta5f74e15c14b8d2caa49a350ca6b5aa9183e2f7e
Fix compaction bugs related to IdentityHashCode

IdentityHashCode is a suspend point if monitor inflation occurs.

Change-Id: I114021aed8b3f3437109ef622298de05e13b4e34
runtime/debugger.cc
runtime/instrumentation.cc
runtime/jobject_comparator.cc
runtime/reference_table.cc