RFR: 8349150: Support precompiled headers on AIX
Matthias Baesken
mbaesken at openjdk.org
Tue Feb 4 08:13:13 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).
Thanks for the reviews !
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23417#issuecomment-2633167537
More information about the build-dev
mailing list