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

Raffaello Giulietti rgiulietti at openjdk.org
Wed May 8 08:30:39 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:

  Removed empty line.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/18932/files
  - new: https://git.openjdk.org/jdk/pull/18932/files/8a5598ea..d2bdf337

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

  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 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