RFR: 8242451: ensure semantics of non-capturing lambdas are preserved independent of execution mode [v4]
Gilles Duboscq
gdub at openjdk.java.net
Tue Sep 22 18:26:31 UTC 2020
On Tue, 22 Sep 2020 18:17:49 GMT, Mandy Chung <mchung at openjdk.org> wrote:
>> Gilles Duboscq has refreshed the contents of this pull request, and previous commits have been removed. The incremental
>> views will show differences compared to the previous content of the PR. The pull request contains six new commits since
>> the last revision:
>> - Move LambdaEagerInitTest to test/jdk/java/lang/invoke/lambda
>> - Include capturing case test, use jdk.test.lib.Assert
>> - Remove disableEagerInitialization concerns from BridgeMethod.java
>> - Remove extra field test from LambdaTest6
>> - Wrap long lines
>> - Add dedicated test in the jdk tests
>
> Looks good. Thanks for the update.
Thanks @mlchung. Do I need a second review?
-------------
PR: https://git.openjdk.java.net/jdk/pull/93
More information about the compiler-dev
mailing list