On Thu, 27 Feb 2025 23:48:19 GMT, Alexander Matveev <almat...@openjdk.org> wrote:
> Do we really need return here and at line 495? Yes. It should exit the function early to avoid jumping in the next `switch` block. > do you think it might be better to make `switch` consistent? Totally! ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23825#discussion_r1974589413