diff options
author | Alex Light <allight@google.com> | 2019-05-22 08:33:30 -0700 |
---|---|---|
committer | Alex Light <allight@google.com> | 2019-05-22 10:14:37 -0700 |
commit | 6045bc202f2c470b63c40a5a25db369b5a049c28 (patch) | |
tree | 0aa6a7ae6855d2e05d6743e199811eb694df39a9 /test/MultiDex/Main.java | |
parent | 99cbfb55fc7ac0f65b1ccdc7076219fcee383b92 (diff) |
Fix incorrect register-number range check.
For the JVMTI Get/SetLocalVariable functions we were checking the slot
number as though it was unsigned when in fact it is held as a (signed)
jint.
Test: ./art/tools/run-libjdwp-tests.sh --mode=host
Test: ./test.py --host
Change-Id: I9bbc0054ae48884cd8ddf84b5cbd60d5247bf43b
Diffstat (limited to 'test/MultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions