RFR: JDK-8311955: c++filt is now ibm-llvm-cxxfilt when using xlc17 / clang on AIX
Matthias Baesken
mbaesken at openjdk.org
Fri Jul 21 13:09:41 UTC 2023
On Fri, 21 Jul 2023 11:38:13 GMT, Andreas Steiner <duke at openjdk.org> wrote:
> When using xlc17 to build on AIX , the mentioned tool is /opt/IBM/openxlC/17.1.1/tools/ibm-llvm-cxxfilt instead of c++filt to check that global operators new and delete are not present in hotspot objects.
Marked as reviewed by mbaesken (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/14972#pullrequestreview-1541125557
More information about the build-dev
mailing list