[lworld] RFR: 8298659: [lworld] ValueObject isSubstutiable comparison of float/double should use raw bits
Roger Riggs
rriggs at openjdk.org
Thu Mar 7 22:03:24 UTC 2024
Correct substitutability comparison of float and double using the raw-bits as indicated in JEP 401.
-------------
Commit messages:
- 8298659: [lworld] ValueObject isSubstutitable comparison of float/double should use raw bits
Changes: https://git.openjdk.org/valhalla/pull/1039/files
Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=1039&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8298659
Stats: 81 lines in 2 files changed: 66 ins; 4 del; 11 mod
Patch: https://git.openjdk.org/valhalla/pull/1039.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1039/head:pull/1039
PR: https://git.openjdk.org/valhalla/pull/1039
More information about the valhalla-dev
mailing list