[jdk11u-dev] RFR: 8273606: Zero: SPARC64 build fails with si_band type mismatch
Christoph Langer
clanger at openjdk.java.net
Tue Oct 5 21:46:10 UTC 2021
On Mon, 4 Oct 2021 12:23:00 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Fixes the corner case in Zero/SPARC64 build. The change is no-op for the well-behaved libc.
>
> This patch differs from the upstream, since the POSIX signal refactoring (JDK-8252324) is not in 11u. The similar old place is patched.
>
> Additional testing:
> - [x] Linux Zero/SPARC64 cross-compilation fails without the patch, passes with the patch
Marked as reviewed by clanger (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/459
More information about the jdk-updates-dev
mailing list