RFR: 8354686: [AIX] now ubsan is possible

Joachim Kern jkern at openjdk.org
Thu Apr 17 09:22:50 UTC 2025


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

>> Can you please give me an example to try?
>
> If the tool is (in case it is available) always at THIS position then it is not needed to add more logic.  On the other hand, what happens if it is not there ? Would we get just less complete stacks in case of ubsan issues?

We would just get a stack without symbol resolution (not very helpful) and the ubsan message that the symbolizer could not be found.

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

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


More information about the build-dev mailing list