RFR: 8224629: Unnecessary indirection in LambdaToMethod
Alan Malloy
amalloy at google.com
Thu May 23 00:50:50 UTC 2019
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20190522/2d9f4b3b/attachment-0001.html>
More information about the compiler-dev
mailing list