RFR: 8202449: overflow handling in Random.doubles [v3]
Raffaello Giulietti
duke at openjdk.java.net
Tue May 24 12:58:45 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/62322ac1..954d1ea2
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8791&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8791&range=01-02
Stats: 21 lines in 2 files changed: 0 ins; 8 del; 13 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