commit | 94163b9fafebb9eee711c9fda00fe6dcf1710d16 | [log] [tgz] |
---|---|---|
author | Lars Bak <bak@google.com> | Tue May 23 13:03:43 2017 +0200 |
committer | Lars Bak <bak@google.com> | Tue May 23 13:03:43 2017 +0200 |
tree | e2710ccffaeb45a4abc221112846b6df9ec7b3e9 | |
parent | 1901889bf5876e7dead7baf26b709b18e819a3f1 [diff] |
Fixed issue with run-r8-on-gmscore v4 tripping an assert by adding conservative bailout for inlining. BUG= Change-Id: I8c52c1166f15e6d77dfbaedd14f8d547958fd058
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.