[jdk23] Integrated: 8334757: AssertionError: Missing type variable in where clause
Liam Miller-Cushon
cushon at openjdk.org
Tue Jul 9 16:08:38 UTC 2024
On Mon, 8 Jul 2024 20:16:42 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:
> Please review this clean backport of #19840 to JDK 23, which avoids a crash when types with type variables appear as arguments for diagnostics that use `JCDiagnostic.AnnotatedType`.
This pull request has now been integrated.
Changeset: ca37a482
Author: Liam Miller-Cushon <cushon at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ca37a482cce9ad2bd57221f7ae34ac8246cd1843
Stats: 24 lines in 3 files changed: 24 ins; 0 del; 0 mod
8334757: AssertionError: Missing type variable in where clause
Reviewed-by: jlahoda, vromero
Backport-of: babf6df7d97e4beedb25e689634d999412c1e950
-------------
PR: https://git.openjdk.org/jdk/pull/20085
More information about the compiler-dev
mailing list