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

Vicente Romero vromero at openjdk.org
Tue Jul 9 15:00:33 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

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

Marked as reviewed by vromero (Reviewer).

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


More information about the compiler-dev mailing list