RFR: 8314275: Incorrect stepping in switch [v2]

Vicente Romero vromero at openjdk.org
Thu Feb 8 17:19:04 UTC 2024


On Thu, 8 Feb 2024 17:00:47 GMT, Aggelos Biboudis <abimpoudis at openjdk.org> wrote:

>> no I was just wondering why the issue didn't appear in the previous test, but what you are saying could be the explanation
>
> What do you think about this? https://github.com/openjdk/jdk/pull/17772/commits/a836d976e56c624882ae793ee89b1146c9fd4352
> 
> (also notice the newly added test case. For the `switch` statement the line 8 is not included and for the `switch` expression it is.)

yep looks good, thanks

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17772#discussion_r1483328533


More information about the compiler-dev mailing list