RFR: JDK-8179373: javac -verbose logs the class path multiple times

Liam Miller-Cushon cushon at google.com
Fri Jan 12 16:31:42 UTC 2018


Thanks, done:
http://cr.openjdk.java.net/~cushon/8179373/webrev.01/

On Fri, Jan 12, 2018 at 6:51 AM, Martin Buchholz <martinrb at google.com>
wrote:

> 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/2d82db13/attachment.html>


More information about the compiler-dev mailing list