commit | 7e5bd72e92445ba11c0ad0d6a969b04c72f06cba | [log] [tgz] |
---|---|---|
author | Mads Ager <ager@google.com> | Wed May 24 07:17:27 2017 +0200 |
committer | Mads Ager <ager@google.com> | Wed May 24 07:17:27 2017 +0200 |
tree | 558242b430819dc9557e651c761d01223110b97b | |
parent | 0bd4a6ea62c3faf5e39d9d12bc8c4e65e2628ad9 [diff] |
Rewrite the script to create art tests in python. This makes it easier to use on Windows and makes it a lot easier to read and modify as well. Change-Id: I9055014e722ae08ad9d907b450b6ca3f20401adf
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.