Re: RFR: JDK-8285614: Fix typo in java.lang.Float

2022-04-25 Thread Iris Clark
On Mon, 25 Apr 2022 22:22:29 GMT, Joe Darcy  wrote:

> Fix typo introduced in JDK-8261123.

Marked as reviewed by iris (Reviewer).

-

PR: https://git.openjdk.java.net/jdk/pull/8390


Re: RFR: JDK-8285614: Fix typo in java.lang.Float

2022-04-25 Thread Lance Andersen
On Mon, 25 Apr 2022 22:22:29 GMT, Joe Darcy  wrote:

> Fix typo introduced in JDK-8261123.

Marked as reviewed by lancea (Reviewer).

-

PR: https://git.openjdk.java.net/jdk/pull/8390


Re: RFR: JDK-8285614: Fix typo in java.lang.Float

2022-04-25 Thread Naoto Sato
On Mon, 25 Apr 2022 22:22:29 GMT, Joe Darcy  wrote:

> Fix typo introduced in JDK-8261123.

Marked as reviewed by naoto (Reviewer).

-

PR: https://git.openjdk.java.net/jdk/pull/8390


RFR: JDK-8285614: Fix typo in java.lang.Float

2022-04-25 Thread Joe Darcy
Fix typo introduced in JDK-8261123.

-

Commit messages:
 - JDK-8285614: Fix typo in java.lang.Float

Changes: https://git.openjdk.java.net/jdk/pull/8390/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk=8390=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8285614
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8390.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8390/head:pull/8390

PR: https://git.openjdk.java.net/jdk/pull/8390