RFR: 8202449: overflow handling in Random.doubles
Raffaello Giulietti
duke at openjdk.java.net
Thu May 19 16:01:35 UTC 2022
Extend the range of Random.doubles(double, double) and similar methods.
-------------
Commit messages:
- 8202449: overflow handling in Random.doubles
Changes: https://git.openjdk.java.net/jdk/pull/8791/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=8791&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8202449
Stats: 108 lines in 4 files changed: 47 ins; 25 del; 36 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