On Tue, 9 Dec 2025 12:22:11 GMT, Stefan Karlsson <[email protected]> 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. This pull request has now been integrated. Changeset: 30ef92b2 Author: Stefan Karlsson <[email protected]> Committer: Frederic Parain <[email protected]> URL: https://git.openjdk.org/valhalla/commit/30ef92b23a8cde9306e36c089c09ec669d3c4d20 Stats: 142 lines in 1 file changed: 71 ins; 71 del; 0 mod 8373346: [lworld] Linking error on x64 with minimal build Reviewed-by: phubner, heidinga, fparain ------------- PR: https://git.openjdk.org/valhalla/pull/1780
