[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-core-libs-dev
Subject:    Re: RFR: 8300869: Make use of the Double.toString(double) algorithm in java.util.Formatter [v7]
From:       Joe Darcy <darcy () openjdk ! org>
Date:       2023-01-31 22:21:51
Message-ID: p3INCZYlaAZF00qaPkL5OOF079XlElugdRDOe3vEXUo=.b4fc5759-7387-4521-8c15-424980d44c8c () github ! com
[Download RAW message or body]

On Tue, 31 Jan 2023 18:30:14 GMT, Raffaello Giulietti <rgiulietti@openjdk.org> wrote:

> > Align `double` and `float` decimal conversions in `java.util.Formatter` with the \
> > algorithm used in `Double.toString(double)`.
> 
> Raffaello Giulietti has updated the pull request incrementally with one additional \
> commit since the last revision: 
> 8300869: Make use of the Double.toString(double) algorithm in java.util.Formatter

Marked as reviewed by darcy (Reviewer).

src/java.base/share/classes/jdk/internal/math/FormattedFPDecimal.java line 28:

> 26: package jdk.internal.math;
> 27: 
> 28: public final class FormattedFPDecimal {

I suggest adding a short explanation of what this class is used for.

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

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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic