mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-27 02:30:06 +00:00
8141359: @Deprecated on packages should be clarified
Reviewed-by: rriggs
This commit is contained in:
parent
b6f45b1889
commit
afaeebc08d
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user