RFR: 8371626: [linux] use icf=all for linking libraries [v3]

Matthias Baesken mbaesken at openjdk.org
Tue Nov 18 15:50:34 UTC 2025


On Tue, 18 Nov 2025 14:00:33 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

> I would like input from someone in Hotspot regarding implications on debugging and if the changes to memory layout could cause any issues.

Makes of course sense to ask the hotspot developers too. Implications on debugging would mean that you potentially see the 'folded'  method/function name in the debugger. But that should occur too with  the opt:icf,8 setting on Windows that is used for some years.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/28236#issuecomment-3548301308


More information about the build-dev mailing list