On Thu, 6 Feb 2025 08:58:17 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
> The special optimization settings for jvmtiEnterTrace.cpp on AIX can be > removed ; the file compiles now some seconds with or without this workaround. > The special settings were needed for ancient versions of xlC. This pull request has now been integrated. Changeset: 006ed5c0 Author: Matthias Baesken <mbaes...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/006ed5c02b47d12fdcc070f50cfeb77d5c158bca Stats: 7 lines in 1 file changed: 0 ins; 7 del; 0 mod 8349375: Cleanup AIX special file build settings Reviewed-by: mdoerr, clanger, erikj, jwaters ------------- PR: https://git.openjdk.org/jdk/pull/23487