Details
Description
Java 9 introduce new arguments for the @Deprecated annotation.
The rule should raise an issue on Java 9 code if the annotation is used without them. RSPEC-1123 has been updated accordingly.
Attachments
Issue Links
- is related to
-
SONARJAVA-3864 Missing arguments in Deprecated annotation should be reported in its own rule
-
- Closed
-
- relates to
-
RSPEC-1123 Deprecated elements should have both the annotation and the Javadoc tag
- Active