[jdk21] Integrated: 8302865: Illegal bytecode for break from if with instanceof pattern matching condition
Jan Lahoda
jlahoda at openjdk.org
Thu Jun 22 04:28:07 UTC 2023
On Wed, 21 Jun 2023 09:18:17 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:
> Hi all,
>
> This pull request contains a backport of commit [a15db1a5](https://github.com/openjdk/jdk/commit/a15db1a56c560406eac0ac60c29a0ffd15984267) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>
> The commit being backported was authored by Jan Lahoda on 21 Jun 2023 and was reviewed by Vicente Romero.
>
> Thanks!
This pull request has now been integrated.
Changeset: 789b2fc4
Author: Jan Lahoda <jlahoda at openjdk.org>
URL: https://git.openjdk.org/jdk21/commit/789b2fc4f2a1375f1fca8f8a5dec6fde55af2eb6
Stats: 244 lines in 6 files changed: 176 ins; 49 del; 19 mod
8302865: Illegal bytecode for break from if with instanceof pattern matching condition
Reviewed-by: vromero
Backport-of: a15db1a56c560406eac0ac60c29a0ffd15984267
-------------
PR: https://git.openjdk.org/jdk21/pull/47
More information about the compiler-dev
mailing list