RFR: 8242451: ensure semantics of non-capturing lambdas are preserved independent of execution mode [v2]

Gilles Duboscq gdub at openjdk.java.net
Thu Sep 10 15:23:17 UTC 2020


On Thu, 10 Sep 2020 11:50:04 GMT, Gilles Duboscq <gdub at openjdk.org> wrote:

>> It's a good suggestion as `disableEagerInitialization` support is not part of javac.
>
> OK makes sense. I guess it's still good to clean the test comments of the old `disableEagerInitialization` references?

I have created a new test under `test/jdk/java/lang/invoke/lambda` and cleaned up `LambdaTest6.java`

-------------

PR: https://git.openjdk.java.net/jdk/pull/93


More information about the core-libs-dev mailing list