mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8249687: Use inline @jls and @jvm tages in more places in java.base
Reviewed-by: bpb, mchung, mikael
This commit is contained in:
parent
d1d17200c5
commit
b7c307c019
17 changed files with 40 additions and 40 deletions
|
@ -121,7 +121,7 @@ public class Package extends NamedPackage implements java.lang.reflect.Annotated
|
|||
/**
|
||||
* Return the name of this package.
|
||||
*
|
||||
* @return The fully-qualified name of this package as defined in section 6.5.3 of
|
||||
* @return The fully-qualified name of this package as defined in section {@jls 6.5.3} of
|
||||
* <cite>The Java Language Specification</cite>,
|
||||
* for example, {@code java.lang}
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue