JDK-8249612 : Remove unused ISNANF and ISNAND from jdk_util_md.h
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.io:serialization
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • Submitted: 2020-07-16
  • Updated: 2020-07-30
  • Resolved: 2020-07-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 16
16 b08Fixed
Related Reports
Relates :  
Relates :  
Description
Fix JDK-8001334 defines ISNANF and ISNAND in jdk_util_md.h.
Fix JDK-8199424 removes ISNANF and ISNAND usage.
ISNANF and ISNAND are not used any more in jdk.

The proposal is to remove ISNANF and ISNAND definitions from jdk_util_md.h.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/6c6087cff3bb User: alexsch Date: 2020-07-23 08:40:14 +0000
23-07-2020

The proposed fix is sent to review: https://mail.openjdk.java.net/pipermail/core-libs-dev/2020-July/067751.html
16-07-2020