Integrated: 8273606: Zero: SPARC64 build fails with si_band type mismatch
Aleksey Shipilev
shade at openjdk.java.net
Thu Sep 16 08:56:46 UTC 2021
On Fri, 10 Sep 2021 16:25:34 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> This is actually caught by `-Werror=format` that is enabled by default.
>
>
> $ sh ./configure --with-debug-level=slowdebug --with-boot-jdk=/home/shade/Install/jdk16-16.0.2-ea/ --openjdk-target=sparc64-linux-gnu --with-sysroot=/chroots/sparc64/ --with-jvm-variants=zero
> $ make images
This pull request has now been integrated.
Changeset: 241ac89f
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/241ac89f120f9bcfef65962aa05b51b9f847c4ce
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: stuefe
-------------
PR: https://git.openjdk.java.net/jdk/pull/5470
More information about the hotspot-runtime-dev
mailing list