mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8242230: Whitespace typos, relaxed javadoc, formatting
Reviewed-by: darcy, igerasim
This commit is contained in:
parent
59684e10d1
commit
4c4271f283
19 changed files with 52 additions and 53 deletions
|
@ -104,7 +104,7 @@ import java.util.Objects;
|
|||
* determines how any discarded trailing digits affect the returned
|
||||
* result.
|
||||
*
|
||||
* <p>For all arithmetic operators , the operation is carried out as
|
||||
* <p>For all arithmetic operators, the operation is carried out as
|
||||
* though an exact intermediate result were first calculated and then
|
||||
* rounded to the number of digits specified by the precision setting
|
||||
* (if necessary), using the selected rounding mode. If the exact
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue