commit | f7af56fceab6664fe52ede95766770cbbf25f9f5 | [log] [tgz] |
---|---|---|
author | Mads Ager <ager@google.com> | Wed Jun 07 15:57:02 2017 +0200 |
committer | Mads Ager <ager@google.com> | Wed Jun 07 15:57:02 2017 +0200 |
tree | 8560743303821fe5e7ef7be0eb1320f7bbc6e4ab | |
parent | 5577ce055162293ac26ce271ad4e381b005ae072 [diff] |
Fix the workaround for the ASM workaround for the javac bug. We can get through the parameter annotations twice for a method. Once for visible and once for invisible annotations. R=zerny@google.com Change-Id: I742b28244dd9cfbf0feedb07a4a875c6e3022ad3
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.