RFR: 8367942: Add API note discussing Double.compareTo total order and IEEE 754 total order [v2]
Joe Darcy
darcy at openjdk.org
Thu Sep 18 17:56:35 UTC 2025
> Add a total that the total order used by {Double, Float}.compareTo is different than the total order defined by IEEE 754, starting the 2008 version of that standard.
Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
Respond to review feedback.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/27356/files
- new: https://git.openjdk.org/jdk/pull/27356/files/d09f54aa..480151ba
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=27356&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=27356&range=00-01
Stats: 10 lines in 1 file changed: 3 ins; 0 del; 7 mod
Patch: https://git.openjdk.org/jdk/pull/27356.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27356/head:pull/27356
PR: https://git.openjdk.org/jdk/pull/27356
More information about the core-libs-dev
mailing list