git: openjdk/jdk: master: 8358880: Performance of parsing with DecimalFormat can be improved

Raffaello Giulietti rgiulietti at openjdk.org
Thu Jul 31 17:52:04 UTC 2025


Changeset: d1944239
Branch: master
Author:    Johannes Graham <j3graham at gmail.com>
Committer: Raffaello Giulietti <rgiulietti at openjdk.org>
Date:      2025-07-31 17:50:18 +0000
URL:       https://git.openjdk.org/jdk/commit/d19442399c004c78bff8a5ccf7c6975c7e583a07

8358880: Performance of parsing with DecimalFormat can be improved

Reviewed-by: jlu, liach, rgiulietti

! src/java.base/share/classes/java/text/DigitList.java
! src/java.base/share/classes/jdk/internal/math/FloatingDecimal.java
! test/jdk/java/text/Format/DecimalFormat/CloneTest.java
+ test/micro/org/openjdk/bench/java/text/DecimalFormatParseBench.java



More information about the jdk-changes mailing list