RFR 8194268: Incorrect parameter names for synthetic methods
Jan Lahoda
jan.lahoda at oracle.com
Fri Jan 26 18:34:35 UTC 2018
Sorry for delay. Seems OK to me, I'll run tests and push early next week.
Thanks,
Jan
On 25.1.2018 19:27, Liam Miller-Cushon wrote:
> Bump.
>
> On Fri, Dec 29, 2017 at 2:24 PM, Liam Miller-Cushon <cushon at google.com
> <mailto:cushon at google.com>> wrote:
>
> Hello,
>
> This fixes a mistake in
> http://hg.openjdk.java.net/jdk/jdk/rev/89f6aa26fd6c
> <http://hg.openjdk.java.net/jdk/jdk/rev/89f6aa26fd6c>
> that caused incorrect parameter names to be generated for synthetic
> methods.
> As I mentioned in the bug I don't think it's a regression, but it
> still seems
> worth cleaning up.
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8194268
> <https://bugs.openjdk.java.net/browse/JDK-8194268>
> webrev: http://cr.openjdk.java.net/~cushon/8194268/webrev.00/
> <http://cr.openjdk.java.net/~cushon/8194268/webrev.00/>
>
> Thanks,
> Liam
>
>
More information about the compiler-dev
mailing list