commit | 88ee061f87a0c4c80faf39dbcf4b53290f239c2d | [log] [tgz] |
---|---|---|
author | Mads Ager <ager@google.com> | Wed Jun 14 10:20:47 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Jun 14 10:20:47 2017 +0000 |
tree | 13aa9e2952e4e9b1fbb20ee3b2d71e9a72e6ec17 | |
parent | 6b7019cdd1b86715cbb83eeb5fcffa9363e6cbf6 [diff] | |
parent | c52c3539f02fed10cf49d70f67f7dfd8dfa8fa97 [diff] |
Merge "Catch more cases of invalid input and give CompilationErrors."
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.