Re: RFR: JDK-8320940: Fix typo in java.lang.Double

2023-11-29 Thread Brian Burkhalter
On Wed, 29 Nov 2023 02:00:14 GMT, Joe Darcy wrote: > Typo fix to to the new text added in JDK-8295391. Marked as reviewed by bpb (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull/16872#pullrequestreview-1755813777

Re: RFR: JDK-8320940: Fix typo in java.lang.Double

2023-11-29 Thread Lance Andersen
On Wed, 29 Nov 2023 02:00:14 GMT, Joe Darcy wrote: > Typo fix to to the new text added in JDK-8295391. Marked as reviewed by lancea (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull/16872#pullrequestreview-1755023783

Re: RFR: JDK-8320940: Fix typo in java.lang.Double

2023-11-29 Thread Aleksey Shipilev
On Wed, 29 Nov 2023 02:00:14 GMT, Joe Darcy wrote: > Typo fix to to the new text added in JDK-8295391. Marked as reviewed by shade (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull/16872#pullrequestreview-1754814207

Re: RFR: JDK-8320940: Fix typo in java.lang.Double

2023-11-28 Thread Iris Clark
On Wed, 29 Nov 2023 02:00:14 GMT, Joe Darcy wrote: > Typo fix to to the new text added in JDK-8295391. Marked as reviewed by iris (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull/16872#pullrequestreview-1754401831

Re: RFR: JDK-8320940: Fix typo in java.lang.Double

2023-11-28 Thread Roger Riggs
On Wed, 29 Nov 2023 02:00:14 GMT, Joe Darcy wrote: > Typo fix to to the new text added in JDK-8295391. LGTM - Marked as reviewed by rriggs (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/16872#pullrequestreview-1754293335

RFR: JDK-8320940: Fix typo in java.lang.Double

2023-11-28 Thread Joe Darcy
Typo fix to to the new text added in JDK-8295391. - Commit messages: - JDK-8320940: Fix typo in java.lang.Double Changes: https://git.openjdk.org/jdk/pull/16872/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16872&range=00 Issue: https://bugs.openjdk.org/browse/JDK-832094