RFR: 8343829: Unify decimal and hexadecimal parsing in FloatingDecimal [v10]

Raffaello Giulietti rgiulietti at openjdk.org
Tue May 13 11:26:53 UTC 2025


On Tue, 13 May 2025 03:58:44 GMT, Joe Darcy <darcy at openjdk.org> wrote:

>> Raffaello Giulietti has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Addressed reviewer comments.
>
> src/java.base/share/classes/jdk/internal/math/FloatingDecimal.java line 1878:
> 
>> 1876: 
>> 1877:         /*
>> 1878:          * In some places the idiom
> 
> Might be easier to read the code if this logic were refactored into a method.

Right.
I'll take this note into account in the next phase of the cleanup.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22737#discussion_r2086586796


More information about the core-libs-dev mailing list