• In Review
    • 17

      The `jdk.random` module has been removed from the JDK. This module contained the implementations of the `java.util.random.RandomGenerator` algorithms. The implementations have moved to the `java.base` module and `java.base` module will now be responsible for supporting these algorithms.

      Applications that relied on `jdk.random` module, either through their build scripts or through module dependencies, should remove references to this module.

            rgiulietti Raffaello Giulietti
            rgiulietti Raffaello Giulietti
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: