mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2026-01-22 00:11:46 +01:00
8141359: @Deprecated on packages should be clarified
Reviewed-by: rriggs
This commit is contained in:
@@ -36,7 +36,7 @@ import static java.lang.annotation.ElementType.*;
|
||||
*
|
||||
* <p>Use of the @Deprecated annotation on a local variable
|
||||
* declaration or on a parameter declaration or a package declaration
|
||||
* has no effect.
|
||||
* has no effect on the warnings issued by a compiler.
|
||||
*
|
||||
* @author Neal Gafter
|
||||
* @since 1.5
|
||||
|
||||
Reference in New Issue
Block a user