RFR: 8288596: Random:from() adapter does not delegate to supplied generator in all cases
Joe Darcy
darcy at openjdk.org
Fri Jun 24 20:28:11 UTC 2022
On Fri, 17 Jun 2022 16:44:30 GMT, Raffaello Giulietti <duke at openjdk.org> wrote:
> Extend delegation by instance returned by Random.from() to all methods exposed by RandomGenerator.
Looks fine. I agree this implementation is more in keeping with the intent of the specification.
-------------
Marked as reviewed by darcy (Reviewer).
PR: https://git.openjdk.org/jdk19/pull/36
More information about the core-libs-dev
mailing list