commit | bfe8febdc27125c5bc3e4570a5595998973743ee | [log] [tgz] |
---|---|---|
author | Sebastien Hertz <shertz@google.com> | Tue May 30 07:59:03 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue May 30 07:59:03 2017 +0000 |
tree | 7628569e844d9ae2c6208aed28dc8a2682de2d9e | |
parent | 5353f4b38b440292271c2c4a9aa9d036e9695757 [diff] | |
parent | b049b1c611626d992357d8948d85e1dd1e8cf000 [diff] |
Merge "Support running debug tests with java"
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.