RFR: 8365832: Refactor FloatingDecimal

Raffaello Giulietti rgiulietti at openjdk.org
Wed Aug 20 07:40:23 UTC 2025


On Wed, 7 May 2025 02:25:44 GMT, Shaojin Wen <swen at openjdk.org> wrote:

>> @wenshao How about extracting a new PR from this that only deals with removing the unused code?
>
>> @wenshao How about extracting a new PR from this that only deals with removing the unused code?
> 
> Yes, but I will wait until after June 5th so that it does not affect the release of JDK 25.

@wenshao I'm working on a general overhaul of FloatingDecimal and related classes in some current and future PRs.

If you could restrict your changes to just DigitList, that would be less interference with my work.

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

PR Comment: https://git.openjdk.org/jdk/pull/23311#issuecomment-2948860797


More information about the core-libs-dev mailing list