git: openjdk/jdk: jdk23: 8334757: AssertionError: Missing type variable in where clause
Liam Miller-Cushon
cushon at openjdk.org
Tue Jul 9 16:09:19 UTC 2024
Changeset: ca37a482
Author: Liam Miller-Cushon <cushon at openjdk.org>
Date: 2024-07-09 16:05:45 +0000
URL: https://git.openjdk.org/jdk/commit/ca37a482cce9ad2bd57221f7ae34ac8246cd1843
8334757: AssertionError: Missing type variable in where clause
Reviewed-by: jlahoda, vromero
Backport-of: babf6df7d97e4beedb25e689634d999412c1e950
! src/jdk.compiler/share/classes/com/sun/tools/javac/util/RichDiagnosticFormatter.java
+ test/langtools/tools/javac/annotations/typeAnnotations/failures/CantAnnotateClassWithTypeVariable.java
+ test/langtools/tools/javac/annotations/typeAnnotations/failures/CantAnnotateClassWithTypeVariable.out
More information about the jdk-changes
mailing list