History log of /art/runtime/jobject_comparator.cc
Revision Date Author Comments
4c4d609a3f1d67c76c855df13c2c1be9c315a6c9 23-Jan-2015 Mathieu Chartier <mathieuc@google.com> Fix compaction bugs related to IdentityHashCode

IdentityHashCode is a suspend point if monitor inflation occurs.

Change-Id: I114021aed8b3f3437109ef622298de05e13b4e34
3096bc5d80a609c5e1c80ce64eeb6f3299ee4012 12-Jan-2015 Mathieu Chartier <mathieuc@google.com> Fix error in JobjectComparator

Was comparing class hash code vs object hash code.

Change-Id: I6427809876462100249809b6f9c5e996c0741cf1
7940e44f4517de5e2634a7e07d58d0fb26160513 12-Jul-2013 Brian Carlstrom <bdc@google.com> Create separate Android.mk for main build targets

The runtime, compiler, dex2oat, and oatdump now are in seperate trees
to prevent dependency creep. They can now be individually built
without rebuilding the rest of the art projects. dalvikvm and jdwpspy
were already this way. Builds in the art directory should behave as
before, building everything including tests.

Change-Id: Ic6b1151e5ed0f823c3dd301afd2b13eb2d8feb81