On Thu, 26 Jun 2025 01:22:09 GMT, David Holmes <dhol...@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

Reply via email to