Integrated: 8301025: ClassCastException in switch with generic record

Aggelos Biboudis abimpoudis at openjdk.org
Mon Feb 6 12:28:02 UTC 2023


On Wed, 25 Jan 2023 15:11:40 GMT, Aggelos Biboudis <abimpoudis at openjdk.org> wrote:

> Add missing class bound propagation during pattern matching translation.

This pull request has now been integrated.

Changeset: 7ac2079b
Author:    Aggelos Biboudis <abimpoudis at openjdk.org>
Committer: Jan Lahoda <jlahoda at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/7ac2079ba7dd07c61576e0b39692a94eecc96e07
Stats:     46 lines in 2 files changed: 45 ins; 0 del; 1 mod

8301025: ClassCastException in switch with generic record

Reviewed-by: jlahoda

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

PR: https://git.openjdk.org/jdk/pull/12200


More information about the compiler-dev mailing list