RFR: JDK-8295391: Add discussion of binary <-> decimal conversion issues [v6]
Joe Darcy
darcy at openjdk.org
Sat Nov 18 00:03:51 UTC 2023
> Add discussion of some of the common pitfalls related to decimal <-> binary conversion.
Joe Darcy 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 eight additional commits since the last revision:
- Grammar updates.
- Merge branch 'master' into JDK-8295391
- Merge branch 'master' into JDK-8295391
- Fix typo.
- Switch to parseFloat from valueOf, add links.
- Address issues found by reviewers.
- Appease jcheck.
- JDK-8295391: Add discussion of binary <-> decimal conversion issues
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/16566/files
- new: https://git.openjdk.org/jdk/pull/16566/files/7dd11da2..b7aa06a7
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16566&range=05
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16566&range=04-05
Stats: 608696 lines in 920 files changed: 81385 ins; 469236 del; 58075 mod
Patch: https://git.openjdk.org/jdk/pull/16566.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16566/head:pull/16566
PR: https://git.openjdk.org/jdk/pull/16566
More information about the core-libs-dev
mailing list