commit | 2a4d7fcd0ef3e6bb7fa559a7a38831aaa1dbca87 | [log] [tgz] |
---|---|---|
author | Sebastien Hertz <shertz@google.com> | Thu Jun 01 16:05:19 2017 +0200 |
committer | Sebastien Hertz <shertz@google.com> | Thu Jun 01 16:05:19 2017 +0200 |
tree | 6a210675e8d4857641b83a366c79594d383de40b | |
parent | bbc55143dfce1520313e2dce3b18c84279a96a3a [diff] |
Run debug tests on loopback address Runs debug tests using address 127.0.0.1 to fit with buildbot configuration. In order to allow parallel execution, use port '0' for automatic port selection. Bug: 37069342 Change-Id: Id8d8697272744b9209232b9bb1bee3782bad97bd
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.