RFR: 8350013: Add a test for JDK-8150442 [v2]
Alexander Matveev
almatvee at openjdk.org
Fri Feb 28 01:36:57 UTC 2025
On Fri, 28 Feb 2025 01:17:19 GMT, Alexey Semenyuk <asemenyuk at 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
More information about the core-libs-dev
mailing list