On Thu, 21 May 2026 16:59:04 GMT, Chen Liang <[email protected]> wrote:
> The tableswitch instruction is missing construction checks for clearly > illegal low and high values. Such values are already filtered when they are > read from class files, so it makes sense for us to reject such instructions > when they are created unbound. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). Looks good to me. ------------- Marked as reviewed by asotona (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/31241#pullrequestreview-4339234536
