RFR: 8202449: overflow handling in Random.doubles [v2]
Raffaello Giulietti
duke at openjdk.java.net
Thu May 19 16:16:32 UTC 2022
> Extend the range of Random.doubles(double, double) and similar methods.
Raffaello Giulietti has updated the pull request incrementally with one additional commit since the last revision:
8202449: overflow handling in Random.doubles
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/8791/files
- new: https://git.openjdk.java.net/jdk/pull/8791/files/936a5bc1..62322ac1
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8791&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8791&range=00-01
Stats: 5 lines in 1 file changed: 0 ins; 3 del; 2 mod
Patch: https://git.openjdk.java.net/jdk/pull/8791.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/8791/head:pull/8791
PR: https://git.openjdk.java.net/jdk/pull/8791
More information about the core-libs-dev
mailing list