[lworld+vector] RFR: 8311080: [lworld+vector] Fix jdk build failures with different options

Xiaohong Gong xgong at openjdk.org
Wed Jul 5 06:11:16 UTC 2023


On Wed, 5 Jul 2023 05:37:12 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:

> I still see some issues with minimal and 32 bit build with following configuration on x86. sudo ./configure --with-conf-name=linux--minimal --enable-debug --disable-precompiled-headers --with-jvm-variants=minimal --with-boot-jdk=/home/jatinbha/softwares/jdk-20 --with-default-make-target="hotspot" --with-zlib=system
> 
> We can either address it with this patch else I can handle them in a follow up RFE

Thanks for the review! I'm not familiar with x86 systems, so a separate patch to fix the x86 failure is better to me. Besides, I also met another issue with `--with-jvm-variants=client` on x86 systems, which also exists on `lworld` branch. You may take a look as well if possible.

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

PR Comment: https://git.openjdk.org/valhalla/pull/881#issuecomment-1621085517



More information about the valhalla-dev mailing list