On Wed, 24 Apr 2024 13:50:56 GMT, Raffaello Giulietti <rgiulie...@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`.

This pull request has now been integrated.

Changeset: 7f299043
Author:    Raffaello Giulietti <rgiulie...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/7f299043a99406dbd666d4f7f30445d26f3eae82
Stats:     115 lines in 14 files changed: 11 ins; 77 del; 27 mod

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

Reviewed-by: jpai, alanb

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

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

Reply via email to