commit | c41d304b166cc829dab0a9394b2b45aaa6fdc84e | [log] [tgz] |
---|---|---|
author | Tamas Kenez <tamaskenez@google.com> | Thu Jun 01 17:26:08 2017 +0200 |
committer | Tamas Kenez <tamaskenez@google.com> | Thu Jun 01 17:26:08 2017 +0200 |
tree | 2c0d57d67aa78ec4e63ee15b0db92cbffc88d2c2 | |
parent | dc9e05b8b77677c05764637e61713415f0a8cab9 [diff] |
Extend ART/D8 testing with a subsequent R8/debug step, also: add CompilationMode support for TestConditions Bug: Change-Id: Ic8af625d6df971914a2f5d8452889d53b9ab1469
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.