RFR: 8288173: JDK-8202449 fix causes conformance test failure : api/java_util/Random/RandomGenerator/NextFloat.html

Raffaello Giulietti duke at openjdk.java.net
Fri Jun 10 18:21:10 UTC 2022


On Fri, 10 Jun 2022 08:36:57 GMT, Raffaello Giulietti <duke at openjdk.java.net> wrote:

> This fixes a bug introduced with JDK-8202449.

The fix reverts an inadvertent "correction" sneaked into JDK-8202449, restoring previous (correct) behavior.

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

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


More information about the core-libs-dev mailing list