On Fri, 28 Feb 2025 01:17:19 GMT, Alexey Semenyuk <asemen...@openjdk.org> wrote:
> Yes. It should exit the function early to avoid jumping in the next switch > block. With `->` it should not fall into next case. Maybe I am missing something. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23825#discussion_r1974602225