[jdk21] Integrated: 8310133: Effectivelly final condition not enforced in guards for binding variables from the same case

Jan Lahoda jlahoda at openjdk.org
Thu Jun 22 04:27:09 UTC 2023


On Wed, 21 Jun 2023 09:17:57 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [01623f6a](https://github.com/openjdk/jdk/commit/01623f6a5724d3eb250c48656be0aaf28df11750) 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: ceadaece
Author:    Jan Lahoda <jlahoda at openjdk.org>
URL:       https://git.openjdk.org/jdk21/commit/ceadaece94d458578a692bbe45d7a22136dc3064
Stats:     13 lines in 3 files changed: 9 ins; 0 del; 4 mod

8310133: Effectivelly final condition not enforced in guards for binding variables from the same case

Reviewed-by: vromero
Backport-of: 01623f6a5724d3eb250c48656be0aaf28df11750

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

PR: https://git.openjdk.org/jdk21/pull/46


More information about the compiler-dev mailing list