RFR: 4511638: Double.toString(double) sometimes produces incorrect results [v2]
Raffaello Giulietti
github.com+70726043+rgiulietti at openjdk.java.net
Fri Apr 16 11:30:32 UTC 2021
> Hello,
>
> here's a PR for a patch submitted on March 2020 [1](https://cr.openjdk.java.net/~bpb/4511638/webrev.04/) when Mercurial was a thing.
>
> The patch has been edited to adhere to OpenJDK code conventions about multi-line (block) comments. Nothing in the code proper has changed, except for the addition of redundant but clarifying parentheses in some expressions.
>
>
> Greetings
> Raffaello
Raffaello Giulietti has updated the pull request incrementally with one additional commit since the last revision:
4511638: Double.toString(double) sometimes produces incorrect results
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/3402/files
- new: https://git.openjdk.java.net/jdk/pull/3402/files/cc10a92d..22092f0c
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3402&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3402&range=00-01
Stats: 26 lines in 1 file changed: 10 ins; 7 del; 9 mod
Patch: https://git.openjdk.java.net/jdk/pull/3402.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3402/head:pull/3402
PR: https://git.openjdk.java.net/jdk/pull/3402
More information about the core-libs-dev
mailing list