[jdk11u-dev] Integrated: 8273606: Zero: SPARC64 build fails with si_band type mismatch
Aleksey Shipilev
shade at openjdk.java.net
Wed Oct 6 07:23:12 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
This pull request has now been integrated.
Changeset: 2897522c
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/2897522c052a5e2560c450e4c7239b088d5c19ff
Stats: 5 lines in 1 file changed: 4 ins; 0 del; 1 mod
8273606: Zero: SPARC64 build fails with si_band type mismatch
Reviewed-by: clanger
Backport-of: 241ac89f120f9bcfef65962aa05b51b9f847c4ce
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/459
More information about the jdk-updates-dev
mailing list