git: openjdk/jdk: master: 8334055: Unhelpful 'required: reference' diagnostics after JDK-8043226
Liam Miller-Cushon
cushon at openjdk.org
Thu Jul 11 19:54:53 UTC 2024
Changeset: 9eb611e7
Branch: master
Author: Liam Miller-Cushon <cushon at openjdk.org>
Date: 2024-07-11 19:53:52 +0000
URL: https://git.openjdk.org/jdk/commit/9eb611e7f07ebb6eb0cbcca32d644abf8352c991
8334055: Unhelpful 'required: reference' diagnostics after JDK-8043226
Reviewed-by: vromero
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
+ test/langtools/tools/javac/annotations/typeAnnotations/failures/CantAnnotateMissingSymbol.java
+ test/langtools/tools/javac/annotations/typeAnnotations/failures/CantAnnotateMissingSymbol.out
! test/langtools/tools/javac/annotations/typeAnnotations/failures/CantAnnotatePackages.java
! test/langtools/tools/javac/annotations/typeAnnotations/failures/CantAnnotatePackages.out
! test/langtools/tools/javac/annotations/typeAnnotations/failures/CantAnnotateScoping.java
! test/langtools/tools/javac/annotations/typeAnnotations/failures/CantAnnotateScoping.out
More information about the jdk-changes
mailing list