RFR: 8240658: Code completion not working for lambdas in method invocations that require type inference [v2]
Vicente Romero
vromero at openjdk.java.net
Fri Sep 11 20:48:51 UTC 2020
On Thu, 10 Sep 2020 18:11:41 GMT, Vicente Romero <vromero at openjdk.org> wrote:
>> Jan Lahoda has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev
>> excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since
>> the last revision:
>> - Improving behavior for vararg method invocations.
>> - Merge branch 'master' into JDK-8240658
>> - 8240658: Code completion not working for lambdas in method invocations that require type inference
>
> Marked as reviewed by vromero (Reviewer).
I like the changes done at (988f85b) thanks. I think the patch is ready to go
-------------
PR: https://git.openjdk.java.net/jdk/pull/50
More information about the compiler-dev
mailing list