Proposed javac argument processing performance improvement
Jonathan Gibbons
jonathan.gibbons at oracle.com
Fri Jun 24 14:09:06 PDT 2011
On 06/24/2011 01:04 PM, David Schlosnagle wrote:
> On Fri, Jun 24, 2011 at 3:54 PM, Jonathan Gibbons
> <jonathan.gibbons at oracle.com> wrote:
>> David,
>>
>> Thank you for your updated patch. I agree with concern that the revised
>> code
>> in JavacTaskImpl.java is somewhat messier than before, so I've attached an
>> alternate way of doing it for your consideration. This keeps the code
>> closer
>> to what it was before, at the expense of a couple of trivial utility
>> methods.
>>
>> If you agree with this alternate impl for JavacTaskImpl.java, we can proceed
>> by using that with the rest of your patch.
> Jon,
>
> That looks good to me.
>
> - Dave
Dave,
Thanks for the speedy response. We'll work on getting this overall patch
integrated.
-- Jon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20110624/11a0b33c/attachment.html
More information about the compiler-dev
mailing list