mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8339631: Fix block @jls and @jvms tags
Reviewed-by: liach, darcy, jjg
This commit is contained in:
parent
615a24f216
commit
88cccc14db
22 changed files with 53 additions and 53 deletions
|
@ -344,8 +344,8 @@ import jdk.internal.vm.annotation.IntrinsicCandidate;
|
|||
* 754 floating-point arithmetic follows a principled design and its
|
||||
* behavior is predictable on the Java platform.
|
||||
*
|
||||
* @jls 4.2.3 Floating-Point Types, Formats, and Values
|
||||
* @jls 4.2.4. Floating-Point Operations
|
||||
* @jls 4.2.3 Floating-Point Types and Values
|
||||
* @jls 4.2.4 Floating-Point Operations
|
||||
* @jls 15.21.1 Numerical Equality Operators == and !=
|
||||
* @jls 15.20.1 Numerical Comparison Operators {@code <}, {@code <=}, {@code >}, and {@code >=}
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue