RFR: 8343829: Unify decimal and hexadecimal parsing in FloatingDecimal [v8]
Raffaello Giulietti
rgiulietti at openjdk.org
Fri May 9 22:34:48 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 12 additional commits since the last revision:
- 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
- Minors in comments.
- Removed repeated comment.
- ... and 2 more: https://git.openjdk.org/jdk/compare/ad02a4cb...9d14562a
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/22737/files
- new: https://git.openjdk.org/jdk/pull/22737/files/41d070ec..9d14562a
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=22737&range=07
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=22737&range=06-07
Stats: 20641 lines in 746 files changed: 12447 ins; 4900 del; 3294 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