[jdk11u-dev] RFR: 8273606: Zero: SPARC64 build fails with si_band type mismatch

Aleksey Shipilev shade at openjdk.java.net
Wed Oct 6 07:20:11 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

Got the push approval.

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

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


More information about the jdk-updates-dev mailing list