[lworld+vector] RFR: 8311080: [lworld+vector] Fix jdk build failures with different options
Jatin Bhateja
jbhateja at openjdk.org
Wed Jul 5 06:22:21 UTC 2023
On Wed, 5 Jul 2023 06:08:55 GMT, Xiaohong Gong <xgong 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.
Ok, I will address them with JDK-8311383
-------------
PR Comment: https://git.openjdk.org/valhalla/pull/881#issuecomment-1621097231
More information about the valhalla-dev
mailing list