Integrated: 8297602: Compiler crash with type annotation and generic record during pattern matching

Aggelos Biboudis abimpoudis at openjdk.org
Tue Dec 6 13:04:12 UTC 2022


On Tue, 6 Dec 2022 09:28:56 GMT, Aggelos Biboudis <abimpoudis at openjdk.org> wrote:

> In this PR we erase the annotation in the unhandled case of deconstruction patterns.

This pull request has now been integrated.

Changeset: 1e468320
Author:    Aggelos Biboudis <abimpoudis at openjdk.org>
Committer: Jan Lahoda <jlahoda at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/1e468320dc6e495343dbdf392cbcbda79672c7ad
Stats:     57 lines in 2 files changed: 56 ins; 0 del; 1 mod

8297602: Compiler crash with type annotation and generic record during pattern matching

Reviewed-by: jlahoda

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

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


More information about the compiler-dev mailing list