[jdk11u-dev] Integrated: 8252250: isnanf is obsolete
Aleksei Voitylov
avoitylov at openjdk.java.net
Thu Mar 10 08:37:39 UTC 2022
On Thu, 3 Mar 2022 08:29:01 GMT, Aleksei Voitylov <avoitylov at openjdk.org> wrote:
> JDK-8252250 is in the first batch of a chain of backports for Alpine support to 11u as discussed in the mailing list. For the full set of anticipated changes please refer to the jdk-updates mailing list [1].
>
> Unlike original changeset this backport also changes src/java.base/unix/native/libjava/jdk_util_md.h because it also contains isnanf, which was removed in JDK16 by "JDK-8249612: Remove unused ISNANF and ISNAND from jdk_util_md.h" after removing its usage by "JDK-8199424: consider removing ObjectInputStream and ObjectOutputStream native methods" in JDK14.
>
> Testing: JCK + JTreg on Windows, Linux, Solaris, Mac without regressions.
>
> [1] https://mail.openjdk.java.net/pipermail/jdk-updates-dev/2022-February/012271.html
This pull request has now been integrated.
Changeset: 49f91052
Author: Aleksei Voitylov <avoitylov at openjdk.org>
Committer: Vladimir Kempik <vkempik at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/49f91052b8930b23ceff7399151e4225762bd13d
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
8252250: isnanf is obsolete
Reviewed-by: vkempik
Backport-of: b957d802e6982be56d3a344668d8fd230f20d0df
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/851
More information about the jdk-updates-dev
mailing list