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

2022-06-10 Thread Joe Darcy
On Sat, 11 Jun 2022 00:35:52 GMT, Joe Darcy  wrote:

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

This pull request has now been integrated.

Changeset: f4b05a11
Author:Joe Darcy 
URL:   
https://git.openjdk.org/jdk19/commit/f4b05a1168e17000ef31173860af77aa722d2280
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod

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

Backport-of: da2339cf6971532593e4f1b5ebbce8d1ed2e83b2

-

PR: https://git.openjdk.org/jdk19/pull/5


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

2022-06-10 Thread Joe Darcy
8288173: JDK-8202449 fix causes conformance test failure : 
api/java_util/Random/RandomGenerator/NextFloat.html

-

Commit messages:
 - Backport da2339cf6971532593e4f1b5ebbce8d1ed2e83b2

Changes: https://git.openjdk.org/jdk19/pull/5/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk19=5=00
  Issue: https://bugs.openjdk.org/browse/JDK-8288173
  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk19/pull/5.diff
  Fetch: git fetch https://git.openjdk.org/jdk19 pull/5/head:pull/5

PR: https://git.openjdk.org/jdk19/pull/5


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

2022-06-10 Thread Raffaello Giulietti
On Fri, 10 Jun 2022 08:36:57 GMT, Raffaello Giulietti  
wrote:

> This fixes a bug introduced with JDK-8202449.

This pull request has now been integrated.

Changeset: da2339cf
Author:Raffaello Giulietti 
Committer: Brian Burkhalter 
URL:   
https://git.openjdk.org/jdk/commit/da2339cf6971532593e4f1b5ebbce8d1ed2e83b2
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod

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

Reviewed-by: bpb, darcy

-

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