git: openjdk/jdk: 8303784: no- at Target annotations should be applicable to type parameter declarations

Liam Miller-Cushon cushon at openjdk.org
Tue May 2 18:20:37 UTC 2023


Changeset: 8c106b0c
Author:    Liam Miller-Cushon <cushon at openjdk.org>
Date:      2023-05-02 18:19:03 +0000
URL:       https://git.openjdk.org/jdk/commit/8c106b0c8e4562a44ecd1e069c0911acfc428ecf

8303784: no- at Target annotations should be applicable to type parameter declarations

Reviewed-by: vromero

! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Source.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Check.java
+ test/langtools/tools/javac/annotations/typeAnnotations/NoTargetOnTypeParameterDeclaration.java
+ test/langtools/tools/javac/annotations/typeAnnotations/NoTargetOnTypeParameterDeclaration.out



More information about the jdk-changes mailing list