RFR: JDK-8179373: javac -verbose logs the class path multiple times
Martin Buchholz
martinrb at google.com
Mon Jan 29 21:49:18 UTC 2018
Pushed by this semi-imposter javac engineer.
On Thu, Jan 25, 2018 at 3:19 PM, Liam Miller-Cushon <cushon at google.com>
wrote:
> The changeset is attached and ready to push.
>
> On Fri, Jan 12, 2018 at 8:31 AM, Liam Miller-Cushon <cushon at google.com>
> wrote:
>
>> 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/20180129/1dbdd88f/attachment.html>
More information about the compiler-dev
mailing list