[code-reflection] RFR: Detect if a java switch is case constant [v2]
Mourad Abbay
mabbay at openjdk.org
Mon Dec 1 16:50:53 UTC 2025
On Fri, 28 Nov 2025 16:05:41 GMT, Mourad Abbay <mabbay at openjdk.org> wrote:
>> Add the logic to check if a switch op is case constant.
>
> Mourad Abbay has updated the pull request incrementally with one additional commit since the last revision:
>
> Change the logic to return true only when labels in bytecode matches labels in source code
I pushed the changes directly to https://github.com/openjdk/babylon/pull/706.
-------------
PR Comment: https://git.openjdk.org/babylon/pull/710#issuecomment-3597667208
More information about the babylon-dev
mailing list