[lworld] RFR: 8373346: [lworld] Link error on x64 with minimal build
Paul Hübner
phubner at openjdk.org
Tue Dec 9 13:04:29 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.
Marked as reviewed by phubner (Author).
-------------
PR Review: https://git.openjdk.org/valhalla/pull/1780#pullrequestreview-3557309972
More information about the valhalla-dev
mailing list