Review request for JDK-8015668 : overload resolution: performance regression in JDK 7
Vicente-Arturo Romero-Zaldivar
vicente.romero at oracle.com
Tue Jun 18 05:01:21 PDT 2013
On 18/06/13 12:17, Florian Weimer wrote:
> On 06/18/2013 12:20 PM, Vicente-Arturo Romero-Zaldivar wrote:
>
>> Please review this patch. It solves a performance regression in javac
>> for 7u-dev repo.
>
> Is this a backport of a matching JDK 8 change?
>
No, I should have stated this in the mail sorry.
I have developed the changeset for jdk7 first because there the problem
is bigger. Currently I'm working on the changeset for 8 but the code
will probably be very different.
Vicente.
More information about the compiler-dev
mailing list