commit | 964c5c28a33ab875a94d49b08ee3fd08c917a2d6 | [log] [tgz] |
---|---|---|
author | Sebastien Hertz <shertz@google.com> | Tue May 23 15:22:23 2017 +0200 |
committer | Sebastien Hertz <shertz@google.com> | Tue May 23 13:22:54 2017 +0000 |
tree | 86dd2dc46a1dcd7497bc79fbd14cce75148b4519 | |
parent | b462c6ed314fbf3f80e6c63b1d8853365033563a [diff] |
Add java8 debug tests Adds tests for debugging lambda and default methods. The test should be written to support desugaring. Bug: 37731140 Bug: 38218137 Change-Id: I2e79346c722262331e560786a8999733f7b596b6
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.