RFR: 8300543 Compiler Implementation for Pattern Matching for switch [v2]
Jan Lahoda
jlahoda at openjdk.org
Thu Apr 20 17:11:02 UTC 2023
On Thu, 20 Apr 2023 16:40:31 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:
>> and regarding checking that `startIndex` should be `>= 0`? shouldn't we check for that?
>
> That's in my upcoming update.
The startIndex checks are part of this change:
https://github.com/openjdk/jdk/pull/13074/commits/bb59254e409821c9b14287c73a35ebe2dd2cbda9
Thanks for the comment!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13074#discussion_r1172877989
More information about the core-libs-dev
mailing list