RFR: 8303784: no- at Target annotations should be applicable to type parameter declarations [v2]

Liam Miller-Cushon cushon at openjdk.org
Tue Mar 14 15:52:29 UTC 2023


On Tue, 14 Mar 2023 15:43:21 GMT, Vicente Romero <vromero at openjdk.org> wrote:

>> Liam Miller-Cushon has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Move test under `test/langtools/tools/javac/annotations/typeAnnotations`
>
> test/langtools/tools/javac/annotations/NoTargetOnTypeParameterDeclaration.java line 1:
> 
>> 1: /*
> 
> I would place this file under: `test/langtools/tools/javac/annotations/typeAnnotations`

Done, thanks!

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

PR: https://git.openjdk.org/jdk/pull/12914


More information about the compiler-dev mailing list