[jdk11u-dev] RFR: 8252248: __SIGRTMAX is not declared in musl libc
Thomas Stuefe
stuefe at openjdk.java.net
Thu Mar 3 10:02:07 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
Looks good.
-------------
Marked as reviewed by stuefe (Reviewer).
PR: https://git.openjdk.java.net/jdk11u-dev/pull/850
More information about the jdk-updates-dev
mailing list