commit | 431121fb0e1fab93a550e71e1da22d3bf056bd95 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Mon Jan 09 14:02:45 2017 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Mon Jan 09 22:10:44 2017 +0000 |
tree | 90b22140d9f336735530671a79392e899b59490b | |
parent | 91db41f315f6c2366b7098c531224bee01170364 [diff] |
The HBoundsCheck should be the index input of String.charAt. Otherwise, the charAt call may be licmed but the bounds check stay in the loop. bug: 33909430 bug: 28330359 Test: 632-checker-char-at-bounds Change-Id: I3cb749785c26ff8a016a7103899e9b19a24d5022