commit | 2da874a28e1a98dc5d2500a554f9143d6309a132 | [log] [tgz] |
---|---|---|
author | Stephan Herhut <herhut@google.com> | Wed May 31 13:07:56 2017 +0200 |
committer | Stephan Herhut <herhut@google.com> | Wed May 31 13:07:56 2017 +0200 |
tree | 1cb01f91f620a5a199c1003bdfba0c320860cf0c | |
parent | cd46560eb794fea3dfab4e6ded39037ecd356442 [diff] |
Reland "Insert bridge methods in member rebinding if target is otherwise not visible." Now supports forwarding to abstract classes and handles library methods correctly. Bug: Change-Id: Id2cf3d2bbd422eebfa11f581adc9e01bf1bb6d8b
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.