RFR: 8366017: Extend the set of inputs handled by fast paths in FloatingDecimal [v7]
Raffaello Giulietti
rgiulietti at openjdk.org
Wed Oct 29 13:34:51 UTC 2025
> Yet another step in modernizing `FloatingDecimal`s floating-point parsing.
Raffaello Giulietti has updated the pull request incrementally with one additional commit since the last revision:
Replace decimal with hexadecimal floating-point literals in test.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/26990/files
- new: https://git.openjdk.org/jdk/pull/26990/files/c3485864..07e08aca
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26990&range=06
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26990&range=05-06
Stats: 23 lines in 1 file changed: 0 ins; 0 del; 23 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