Merge "Fix --tool=D8|R8 selection for JCTF"
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.