RFR: 8349150: Support precompiled headers on AIX
Erik Joelsson
erikj at openjdk.org
Mon Feb 3 17:41:46 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).
Marked as reviewed by erikj (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/23417#pullrequestreview-2590600615
More information about the build-dev
mailing list