commit | 7bf7dc6cb2782667518e520bac3c0635fb6e2e0f | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Wed Apr 12 09:01:47 2017 -0700 |
committer | Alex Light <allight@google.com> | Wed Apr 12 12:33:42 2017 -0700 |
tree | 88cc78429ec90a99ceade40bb0c914b5cf945d82 | |
parent | b285722533065922bf401663500d7830f37d494e [diff] |
Fix broken DCHECK. The DCHECK in ti_class_definition was incorrectly checking that the original dex file was a primitive long instead of a boxed long. Bug: 37271822 Test: ./test/testrunner/testrunner.py --host --jvmti-stress -j40 Change-Id: I901c6e2f6f93dca584faff70134cee957d8462c3 (cherry picked from commit 0ecb236aedb3debd0d000fb219a75e39879549a2)