commit | b17bb8d16da782186a30dc935a3ff12dca8abb09 | [log] [tgz] |
---|---|---|
author | Stephan Herhut <herhut@google.com> | Tue May 23 12:34:55 2017 +0200 |
committer | Stephan Herhut <herhut@google.com> | Tue May 23 12:34:55 2017 +0200 |
tree | c5a103d66348ae8a9d49eb2a5d3cd3485e48ecf2 | |
parent | 10965b2ac1f6744f196c1146b676d15b72549c82 [diff] |
Replace custom maps on primitive int types with fastutil implementation. BUG= Change-Id: I8bac83016521fc430e7dd81c9aa959db1c27c8a4
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.