RFR: 8273606: Zero: SPARC64 build fails with si_band type mismatch [v2]

Aleksey Shipilev shade at openjdk.java.net
Tue Sep 14 10:19:10 UTC 2021


On Mon, 13 Sep 2021 08:05:20 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
>
> Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Add comments

All right, I suppose everyone is happy with this patch? I'll be integrating it soon.

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

PR: https://git.openjdk.java.net/jdk/pull/5470


More information about the hotspot-runtime-dev mailing list