RFR: 8354686: [AIX] now ubsan is possible
Matthias Baesken
mbaesken at openjdk.org
Thu Apr 17 10:31:49 UTC 2025
On Thu, 17 Apr 2025 09:20:23 GMT, Joachim Kern <jkern at openjdk.org> wrote:
>> 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.
okay thanks.
So back to my first question - is the tool always at this position ?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24667#discussion_r2048677436
More information about the build-dev
mailing list