[jdk23] RFR: 8334757: AssertionError: Missing type variable in where clause

Jan Lahoda jlahoda at openjdk.org
Tue Jul 9 13:11:34 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`.

Looks good to me.

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

Marked as reviewed by jlahoda (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20085#pullrequestreview-2166279063


More information about the compiler-dev mailing list