mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
Merge
This commit is contained in:
commit
1f5e21a16e
1091 changed files with 1920 additions and 2277 deletions
|
@ -32,7 +32,7 @@ package java.lang.annotation;
|
|||
* define an annotation type.
|
||||
*
|
||||
* More information about annotation types can be found in section {@jls 9.6} of
|
||||
* <cite>The Java™ Language Specification</cite>.
|
||||
* <cite>The Java Language Specification</cite>.
|
||||
*
|
||||
* The {@link java.lang.reflect.AnnotatedElement} interface discusses
|
||||
* compatibility concerns when evolving an annotation type from being
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue