RFR: 8354686: [AIX] now ubsan is possible

Joachim Kern jkern at openjdk.org
Thu Apr 17 10:53:40 UTC 2025


On Thu, 17 Apr 2025 10:29:14 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

>> We would just get a stack without symbol resolution (not very helpful) and the ubsan message that the symbolizer could not be found.
>
> okay thanks.
> So back to my first question - is the tool always at this position ?

For the 17.1.2 Compiler it is always at the same position relative to the compiler executable itself. Of course you can install the 17.1.2 Compiler at a different absolute place, but this does not break the relative position to the compiler executable.
I do not know if it is stored at the same relative position in future versions of the compiler.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24667#discussion_r2048705792


More information about the build-dev mailing list