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

Alan Bateman alanb at openjdk.org
Thu May 2 12:13:53 UTC 2024


On Tue, 30 Apr 2024 10:21:49 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:

>> 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.

I assume this PR should be returned to Draft until the complete set of changes is ready.

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

PR Comment: https://git.openjdk.org/jdk/pull/18932#issuecomment-2090344307


More information about the core-libs-dev mailing list