commit | 4ee30e422f5b7bbc172305e42997c68f1eab6409 | [log] [tgz] |
---|---|---|
author | Mads Ager <ager@google.com> | Fri Jun 09 13:21:19 2017 +0200 |
committer | Mads Ager <ager@google.com> | Fri Jun 09 13:21:19 2017 +0200 |
tree | 545b64fb4a08f488b00c3f1c0780038254025b1f | |
parent | 0b17c70cc42e43309a5a2c82f00fa69d42e13494 [diff] |
Add test case for possible boolean/byte confusion. Disabled for now until we fix the JarState computation. R=zerny@google.com Bug: 62438166 Change-Id: I0e749e29840e104948240f6e22e367ce4753b070
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.