RFR: 8360478: libjsig related tier3 jtreg tests fail when asan is configured [v3]

Magnus Ihse Bursie ihse at openjdk.org
Fri Jun 27 16:01:25 UTC 2025


On Thu, 26 Jun 2025 01:22:09 GMT, David Holmes <dholmes at openjdk.org> wrote:

> I don't know why ASAN cares about the library order or the implications thereof.

My understanding is that it wants to be injected first, and if you do LD_PRELOAD then another library might interfere with asan, and thus they want to warn for that.

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

PR Comment: https://git.openjdk.org/jdk/pull/25978#issuecomment-3013540491


More information about the build-dev mailing list