[jdk11u-dev] Integrated: 8252248: __SIGRTMAX is not declared in musl libc

Aleksei Voitylov avoitylov at openjdk.java.net
Thu Mar 10 08:57:43 UTC 2022


On Thu, 3 Mar 2022 08:25:51 GMT, Aleksei Voitylov <avoitylov at openjdk.org> wrote:

> JDK-8252248 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].
> 
> Compared to original changeset this backport looks cosmetically different in #ifdefs in NativeThread.c because of another code layout due to "8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports".
> 
> 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: e18126a2
Author:    Aleksei Voitylov <avoitylov at openjdk.org>
Committer: Alexander Scherbatiy <alexsch at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/e18126a2b92b14ddc134d303c30cef5450cc87d8
Stats:     5 lines in 2 files changed: 0 ins; 0 del; 5 mod

8252248: __SIGRTMAX is not declared in musl libc

Reviewed-by: stuefe
Backport-of: 5490b03160deff68a92a8af5ff012db96aad05d8

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/850


More information about the jdk-updates-dev mailing list