commit | d6b07c53088f3b9a75a5df4b3128b7497c7a70e4 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@fb.com> | Tue Mar 03 20:02:26 2020 +0000 |
committer | Mathieu Chartier <mathieuc@google.com> | Thu Mar 05 18:14:57 2020 +0000 |
tree | 3d96f79c9b831ee854b20a1aefb3399e2a1d33dd | |
parent | 23369542f187d97544a27ee31b9ee5cad2146c32 [diff] |
ART: Enable testing on non-UTF-8 platform Some of the test files use UTF-encoded sources. Ensure that javac knows that instead of picking up the encoding of the host platform. Ensure that testrunner reads test output with the correct encoding. Test: art/test/testrunner/testrunner.py -b --host -j 20 -t 2005 Change-Id: I4fe38fd32a12edcae56a7ba559df5828f0992428