RFR: 8367942: Add API note discussing Double.compareTo total order and IEEE 754 total order [v2]

Chen Liang liach at openjdk.org
Thu Sep 18 19:23:46 UTC 2025


On Thu, 18 Sep 2025 17:56:35 GMT, Joe Darcy <darcy at openjdk.org> wrote:

>> 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.

The note looks good to me.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/27356#issuecomment-3309131670


More information about the core-libs-dev mailing list