commit | a73db0011c158cc78f02709a7050d43add2e9716 | [log] [tgz] |
---|---|---|
author | Stephan Herhut <herhut@google.com> | Tue May 23 12:36:30 2017 +0200 |
committer | Stephan Herhut <herhut@google.com> | Tue May 23 12:36:30 2017 +0200 |
tree | b96b124f5d67f3c615a3b53d676ad4062513e2f8 | |
parent | 1901889bf5876e7dead7baf26b709b18e819a3f1 [diff] |
Also mark targets of super calls as reachable. BUG= Change-Id: Ib43a0d4520a19b2abb07e8626fb19f66fec628c9
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.