8249687: Use inline @jls and @jvm tages in more places in java.base

Reviewed-by: bpb, mchung, mikael
This commit is contained in:
Joe Darcy 2020-07-17 17:27:31 -07:00
parent d1d17200c5
commit b7c307c019
17 changed files with 40 additions and 40 deletions

View file

@ -2531,7 +2531,7 @@ public abstract class ClassLoader {
* The name of the package whose package default assertion status
* is to be set. A {@code null} value indicates the unnamed
* package that is "current"
* (see section 7.4.2 of
* (see section {@jls 7.4.2} of
* <cite>The Java Language Specification</cite>.)
*
* @param enabled