RFR: 8331541: [i386] linking with libjvm.so fails after JDK-8283326

Vladimir Petko vpetko at openjdk.org
Tue May 7 20:05:52 UTC 2024


On Tue, 7 May 2024 10:39:31 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

> I'm not sure why we have `--allow-shlib-undefined`, but changing this should not affect libjvm building. Do you really see a difference in build success/failure depending on that line?

Hi, 

Thank you for looking at the issue!!! 

Removing the setting should just prevent typos like this from getting into code base. Maybe there was some historical issue that was addressed by it. I did a rebuild on all arches I had access to validate that master does not have any more undefined symbols.

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

PR Comment: https://git.openjdk.org/jdk/pull/19048#issuecomment-2099206184


More information about the build-dev mailing list