On Thu, 11 Jan 2024 14:28:20 GMT, Martin Doerr <mdo...@openjdk.org> wrote:

> Thanks! We may switch to clang 14 on MacOS at some point of time, but it's 
> better to have that disentangled. Some people build JDK 11 and 23 on the same 
> machine and that is easier if they don't have to switch Xcode.

I think the minimum clang version should not be greater than what’s provided by 
the minimum Open XL C/C++ version.

If the aix-ppc port only requires Open XL C/C++ 17.1.1 then that’s clang 13.
If the aix-ppc port were to instead jump further forward, to 17.1.2, then 
that’s clang 15.

I've asked the aix-ppc folks if requiring 17.1.2 would be okay, but haven't 
heard back yet.

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

PR Comment: https://git.openjdk.org/jdk/pull/14988#issuecomment-1888507915

Reply via email to