On Wed, 11 Mar 2026 08:47:49 GMT, Matthias Baesken <[email protected]> wrote:
>> On AIX, we need the gnu date in the PATH (usually coming from the AIX
>> toolbox), so we should handle this in configure and fail otherwise.
>
> Matthias Baesken has updated the pull request incrementally with one
> additional commit since the last revision:
>
> Move error in case of unwanted AIX date down a bit
make/autoconf/basic_tools.m4 line 372:
> 370: else
> 371: AC_MSG_RESULT([no])
> 372: # AIX date could be detected, but it is not compatible
Suggestion:
# Likely at the AIX provided version of the date utility here, which is not
compatible
I have a small suggestion to improve the comment.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/30168#discussion_r2917225592