RFR: 8343829: Unify decimal and hexadecimal parsing in FloatingDecimal [v9]
Raffaello Giulietti
rgiulietti at openjdk.org
Fri May 9 22:48:34 UTC 2025
> See the JBS bug for some details.
Raffaello Giulietti has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 14 additional commits since the last revision:
- Removed useless comment.
- Merge branch 'master' into 8343829
- Added javadoc to refer to the grammar in j.l.Double.
- Merge branch 'master' into 8343829
- Make some static arrays @Stable.
- Remove unused BIG_DECIMAL_EXPONENT
- Merge branch 'master' into 8343829
- Merge branch 'master' into 8343829
- Redacted comments.
- Merge branch 'master' into 8343829
- ... and 4 more: https://git.openjdk.org/jdk/compare/e19291a2...88fe2c08
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/22737/files
- new: https://git.openjdk.org/jdk/pull/22737/files/9d14562a..88fe2c08
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=22737&range=08
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=22737&range=07-08
Stats: 1064 lines in 14 files changed: 761 ins; 81 del; 222 mod
Patch: https://git.openjdk.org/jdk/pull/22737.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/22737/head:pull/22737
PR: https://git.openjdk.org/jdk/pull/22737
More information about the core-libs-dev
mailing list