diff options
author | Vladimir Marko <vmarko@google.com> | 2016-10-17 14:45:29 +0100 |
---|---|---|
committer | Vladimir Marko <vmarko@google.com> | 2016-10-19 10:47:51 +0100 |
commit | 9c9883bb03de05783d3e24dfc00dee4d03786fe3 (patch) | |
tree | d765d341d46ad88c9bb8effdcfad9493dc9adb27 /compiler/driver/compiler_driver_test.cc | |
parent | fc7798ba8201ae44c5c11384232be7c51afd3727 (diff) |
Fix string compression, add tests.
Fix String.compareTo() for interpreter; memcmp() does not
return the required result (only the right sign).
Fix x86-64 stub where the assembler silently accepted and
generated bad code for out-of-range JECXZ.
Add extensive tests for String.equals(), String.compareTo()
and String.indexOf().
Bug: 31040547
Test: Run ART test suite including interpreter tests on host and Nexus 9.
Test: Ditto with string compression enabled.
Change-Id: I21b7a74da8a577c8fbaf8d9225f048550236d414
Diffstat (limited to 'compiler/driver/compiler_driver_test.cc')
0 files changed, 0 insertions, 0 deletions