RFR: 8262891: Compiler implementation for Pattern Matching for switch (Preview) [v12]

Evgeny Mandrikov godin at openjdk.java.net
Sat Jun 5 08:13:01 UTC 2021


On Fri, 4 Jun 2021 20:17:43 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:

>> Jan Lahoda has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fixing typo.
>
> Thanks a lot for all the feedback. I've tried to do the requested changes in the recent commits.

@lahodaj I also noticed that https://bugs.openjdk.java.net/browse/JDK-8213076 as well as https://openjdk.java.net/jeps/406 state

> The implementation will likely make use of dynamic constants (JEP 309).

and wondering if this should be changed on

> The implementation will likely make use of invokedynamic.

or maybe even removed?

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

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



More information about the build-dev mailing list