mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +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
|
@ -289,7 +289,7 @@ public final class Byte extends Number implements Comparable<Byte>, Constable {
|
|||
* </blockquote>
|
||||
*
|
||||
* <i>DecimalNumeral</i>, <i>HexDigits</i>, and <i>OctalDigits</i>
|
||||
* are as defined in section 3.10.1 of
|
||||
* are as defined in section {@jls 3.10.1} of
|
||||
* <cite>The Java Language Specification</cite>,
|
||||
* except that underscores are not accepted between digits.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue