RFR: 8330005: RandomGeneratorFactory.getDefault() throws exception when the runtime image only has java.base module [v3]
Raffaello Giulietti
rgiulietti at openjdk.org
Fri Apr 26 09:41:21 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:
Terminology changes.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/18932/files
- new: https://git.openjdk.org/jdk/pull/18932/files/ba6d052c..fd84a28b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=18932&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=18932&range=01-02
Stats: 12 lines in 2 files changed: 2 ins; 3 del; 7 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