> All random number generator algorithms are implemented in module `java.base`. 
> The usage of `ServiceLoader` in `j.u.r.RandomGeneratorFactory` is no longer 
> needed.

Raffaello Giulietti has updated the pull request incrementally with one 
additional commit since the last revision:

  Move mathematical logic to record RandomGeneratorProperties.

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/19212/files
  - new: https://git.openjdk.org/jdk/pull/19212/files/6179b5e8..e8432cc6

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=19212&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=19212&range=01-02

  Stats: 28 lines in 1 file changed: 14 ins; 9 del; 5 mod
  Patch: https://git.openjdk.org/jdk/pull/19212.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19212/head:pull/19212

PR: https://git.openjdk.org/jdk/pull/19212

Reply via email to