[lworld] RFR: 8373346: [lworld] Link error on x64 with minimal build
Dan Heidinga
heidinga at openjdk.org
Tue Dec 9 14:02:49 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.
looks good
-------------
Marked as reviewed by heidinga (no project role).
PR Review: https://git.openjdk.org/valhalla/pull/1780#pullrequestreview-3557616157
More information about the valhalla-dev
mailing list