RFR: JDK-8329257: AIX: Switch HOTSPOT_TOOLCHAIN_TYPE from xlc to gcc [v3]
Thomas Stuefe
stuefe at openjdk.org
Wed Apr 10 14:24:17 UTC 2024
On Wed, 10 Apr 2024 13:46:11 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
>> In my humble opinion the inclusion of alloca.h was slightly cleaner, but I guess it doesn't matter. Out of curiosity, why do you guys prefer not including it?
>
> When only looking at AIX code, I think the inclusion of alloca.h was cleaner. Agreed. The new code makes AIX behave like other platforms and avoids the AIX specific part in shared code.
> I could live with either version.
I can live with either, too.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18536#discussion_r1559536724
More information about the build-dev
mailing list