RFR: 8330005: RandomGeneratorFactory.getDefault() throws exception when the runtime image only has java.base module [v5]

Raffaello Giulietti rgiulietti at openjdk.org
Tue Apr 30 10:21:49 UTC 2024


> Move all random generators mandated in package `java.util.random` and currently implemented in module `jdk.random` to module `java.base`, and remove module `jdk.random`.

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

  Typo.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/18932/files
  - new: https://git.openjdk.org/jdk/pull/18932/files/d502b245..59c86b43

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=18932&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=18932&range=03-04

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/18932.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18932/head:pull/18932

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


More information about the core-libs-dev mailing list