git: openjdk/jdk: 8293519: deprecation warnings should be emitted for uses of annotation methods inside other annotations

Vicente Romero vromero at openjdk.org
Tue Jan 31 18:21:27 UTC 2023


Changeset: 6beadbbe
Author:    Vicente Romero <vromero at openjdk.org>
Date:      2023-01-31 18:20:11 +0000
URL:       https://git.openjdk.org/jdk/commit/6beadbbe9f0721fbdfc48e6f2c14aa6dab982be0

8293519: deprecation warnings should be emitted for uses of annotation methods inside other annotations

Reviewed-by: jlahoda

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Annotate.java
+ test/langtools/tools/javac/annotations/DeprecationWarningTest.java
+ test/langtools/tools/javac/annotations/DeprecationWarningTest.out



More information about the jdk-changes mailing list