RFR: JDK-8311955: c++filt is now ibm-llvm-cxxfilt when using xlc17 / clang on AIX

Vyom Tewari vtewari at openjdk.org
Sat Jul 22 08:48:40 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.

Looks OK to me.

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

Marked as reviewed by vtewari (Committer).

PR Review: https://git.openjdk.org/jdk/pull/14972#pullrequestreview-1542070617



More information about the build-dev mailing list