RFR: 8366017: Extend the set of inputs handled by fast paths in FloatingDecimal [v6]

Raffaello Giulietti rgiulietti at openjdk.org
Tue Oct 28 11:03:00 UTC 2025


> Yet another step in modernizing `FloatingDecimal`s floating-point parsing.

Raffaello Giulietti has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 36 commits:

 - Merge branch 'master' into 8366017
 - Added test for all float->String->float roundtrips.
 - Merge branch 'master' into 8366017
 - Added tests to exercise fast paths.
 - Fix a rare bug.
 - Merge branch 'master' into 8366017
 - More complete benchmarks.
 - JMH benchmarks.
 - Adapted tests to more restricted access.
 - Merge branch 'master' into 8366017
 - ... and 26 more: https://git.openjdk.org/jdk/compare/96259936...c3485864

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

Changes: https://git.openjdk.org/jdk/pull/26990/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26990&range=05
  Stats: 3008 lines in 9 files changed: 817 ins; 1395 del; 796 mod
  Patch: https://git.openjdk.org/jdk/pull/26990.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26990/head:pull/26990

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


More information about the core-libs-dev mailing list