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

Andreas Steiner duke at openjdk.org
Mon Jul 24 06:26:49 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.

This pull request has now been integrated.

Changeset: 03288864
Author:    Andreas Steiner <a.steiner at sap.com>
Committer: Christoph Langer <clanger at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/0328886450a4978f1edbe06a59d2ab8f733d19a9
Stats:     5 lines in 1 file changed: 4 ins; 0 del; 1 mod

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

Reviewed-by: stuefe, mbaesken, clanger, vtewari

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

PR: https://git.openjdk.org/jdk/pull/14972



More information about the build-dev mailing list