RFR: 8351842: Windows specific issues in combination of JEP 493 and --with-external-symbols-in-bundles=public [v2]
Matthias Baesken
mbaesken at openjdk.org
Wed Oct 22 14:05:47 UTC 2025
On Tue, 21 Oct 2025 01:43:01 GMT, David Holmes <dholmes at openjdk.org> wrote:
> But once we have them both we then have a number of steps in the build (I don't know how many) that could choose to use one or the other, but we seem to lack a way of saying which should be used.
Might make sense to have another configure flag or option for the already existing` '--with-external-symbols-in-bundles=<option>'` to control this (and if this is set, do more or less what Christoph proposed in his PR).
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24012#issuecomment-3432507788
More information about the build-dev
mailing list