RFR: 8224629: Unnecessary indirection in LambdaToMethod

David Holmes david.holmes at oracle.com
Thu May 23 00:47:29 UTC 2019


Hi Alan,

This javac change should be reviewed on compiler-dev not core-libs-dev.

Thanks,
David

On 23/05/2019 10:42 am, Alan Malloy wrote:
> Hello. Please review this patch to eliminate an unnecessary upcast and
> method call in LambdaToMethod.
> 
> bug: https://bugs.openjdk.java.net/browse/JDK-8224629
> webrev: http://cr.openjdk.java.net/~cushon/8224629/webrev.00/
> 
> Testing: All of jtreg:test/langtools/tools/javac pass locally. No new test
> added, as no behavior change is intended.
> 
> Thanks,
>      Alan
> 


More information about the core-libs-dev mailing list