[lworld] Integrated: 8373346: [lworld] Linking error on x64 with minimal build

Stefan Karlsson stefank at openjdk.org
Tue Dec 9 20:16:09 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.

This pull request has now been integrated.

Changeset: 30ef92b2
Author:    Stefan Karlsson <stefank at openjdk.org>
Committer: Frederic Parain <fparain at openjdk.org>
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


More information about the valhalla-dev mailing list