[jdk21u-dev] Integrated: 8314578: Non-verifiable code is emitted when two guards declare pattern variables in colon-switch

Aleksey Shipilev shade at openjdk.org
Tue Dec 19 10:32:46 UTC 2023


On Wed, 13 Dec 2023 18:57:05 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Clean backport to resolve javac compilation bug.
> 
> Additional testing:
>  - [x] New test fails without the fix, passes with it
>  - [x] `langtools_all` passes

This pull request has now been integrated.

Changeset: 03acee85
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/03acee85e66b82f486df15688509770b4641f180
Stats:     52 lines in 3 files changed: 49 ins; 0 del; 3 mod

8314578: Non-verifiable code is emitted when two guards declare pattern variables in colon-switch

Backport-of: 15588e08ed455eac356aa923c35503beaecd5b6d

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

PR: https://git.openjdk.org/jdk21u-dev/pull/26


More information about the jdk-updates-dev mailing list