RFR: JDK-8179373: javac -verbose logs the class path multiple times
Martin Buchholz
martinrb at google.com
Fri Jan 12 14:51:06 UTC 2018
Looks good.
Maybe add comment
+ verbosePath = false; // print once per compile
Maybe rename "l" to "line".
On Thu, Jan 11, 2018 at 10:12 PM, Liam Miller-Cushon <cushon at google.com>
wrote:
> Please review (another) trivial fix for the output from "javac -verbose".
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8179373
> webrev: http://cr.openjdk.java.net/~cushon/8179373/webrev.00/
>
> Thanks,
> Liam
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20180112/a88b7cd2/attachment-0001.html>
More information about the compiler-dev
mailing list