commit | ca75865589104ebf3b2eadfeafa661987fe48119 | [log] [tgz] |
---|---|---|
author | Sebastien Hertz <shertz@google.com> | Fri Jun 16 18:18:04 2017 +0200 |
committer | Sebastien Hertz <shertz@google.com> | Fri Jun 16 18:18:04 2017 +0200 |
tree | 02a30ca626e47bb1430a8b4ef57cc7e67da18346 | |
parent | dc23b6879fe2092a724778e066acedc5b00a5706 [diff] |
More java8 debug tests Adds new cases for lambda (using method reference) and default/static method in interface. Bug: 38218137 Bug: 37731140 Bug: 62290295 Change-Id: I5e387c6194cef313fbbd4b66e1d78db6ff5cbdf8
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.