Proposed javac argument processing performance improvement

David Schlosnagle schlosna at gmail.com
Fri Jun 24 13:04:34 PDT 2011


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



More information about the compiler-dev mailing list