On Tue, 2 Apr 2024 11:22:54 GMT, Joachim Kern <jk...@openjdk.org> wrote:

>> I'd prefer having less AIX specific parts in this file. Can this be moved 
>> somewhere else? Or maybe combine it with the AIX code above?
>
> My question is, do we need this block, because now already configure warns 
> about an outdated compiler, or is a warning to weak and we want to force this 
> error here?

I think that building with xlc 16 is no longer possible because the old build 
pipeline is no longer supported and that is already caught by configure. So, 
can we even reach here with older xlc compilers?
If not, this code can get removed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18536#discussion_r1548043503

Reply via email to