commit | 4e2bd738d2f4af7eee580834adcb914bc7dfcf29 | [log] [tgz] |
---|---|---|
author | Mads Ager <ager@google.com> | Thu Jun 01 13:35:09 2017 +0200 |
committer | Mads Ager <ager@google.com> | Thu Jun 01 13:35:09 2017 +0200 |
tree | 17f3883841d740f31a082cbd72383886049842a5 | |
parent | bbc55143dfce1520313e2dce3b18c84279a96a3a [diff] |
Go back to getting the test expectation string using Files.toString. The art test that is failing on the bots has a newline char that was lost. R=zerny@google.com Change-Id: I224550d70d15574ec0b62983d97c514baa4adf75
The R8 repo contains two tools.
D8 is a dexer that converts java byte code to dex code.
R8 is a java program shrinking and minification tool.