[lworld] RFR: 8373346: [lworld] Linking error on x64 with minimal build
Stefan Karlsson
stefank at openjdk.org
Tue Dec 9 19:25:20 UTC 2025
On Tue, 9 Dec 2025 12:22:11 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:
> Minimal builds on x86 fail because some new functions have been defined inside a COMPILER2_OR_JVMCI block. I've moved the code so that the three `clear_mem` functions are kept together and alone in their COMPILER2_OR_JVMCI block.
Thanks for the reviews. This passed tier1 testing.
-------------
PR Comment: https://git.openjdk.org/valhalla/pull/1780#issuecomment-3633905660
More information about the valhalla-dev
mailing list