commit | c9f94d7b9a27ebcfaac302a0359f0e2e83d2cff3 | [log] [tgz] |
---|---|---|
author | Sebastien Hertz <shertz@google.com> | Wed May 31 15:39:20 2017 +0200 |
committer | Sebastien Hertz <shertz@google.com> | Wed May 31 15:39:20 2017 +0200 |
tree | e9b420009d17d2d4aa1f0721ade93c9fe6bb5936 | |
parent | 8d2de5e518e19ca28b2a2f102f52f6442e851f4e [diff] |
Add source file checking in debug tests Since a line number is related to a source file, let's check the source file too. Also fixes computation of the current line number. Change-Id: I5bddde93f3bcbab7c14ce17b26c367d4d8db2956
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.