RFR: 8300543 Compiler Implementation for Pattern Matching for switch [v2]

Jan Lahoda jlahoda at openjdk.org
Thu Apr 20 16:43:50 UTC 2023


On Thu, 20 Apr 2023 16:32:33 GMT, Vicente Romero <vromero at openjdk.org> wrote:

>> I see, thanks
>
> and regarding checking that `startIndex` should be `>= 0`? shouldn't we check for that?

That's in my upcoming update.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13074#discussion_r1172848770


More information about the compiler-dev mailing list