Integrated: 8349150: Support precompiled headers on AIX
Matthias Baesken
mbaesken at openjdk.org
Tue Feb 4 08:13:14 UTC 2025
On Mon, 3 Feb 2025 12:24:17 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> The clang compiler currently used on AIX should be able to support precompiled headers in the HS build (same as on Linux or macOS where clang is used).
> However currently the precompiled headers feature is disabled on AIX (probably because the old xlc had issues with this feature).
This pull request has now been integrated.
Changeset: beae8843
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/beae8843b9b2433af5e9fbe420b17e663cbdb960
Stats: 16 lines in 2 files changed: 7 ins; 6 del; 3 mod
8349150: Support precompiled headers on AIX
Reviewed-by: jkern, erikj
-------------
PR: https://git.openjdk.org/jdk/pull/23417
More information about the build-dev
mailing list