RFR: 8329257: AIX: Switch HOTSPOT_TOOLCHAIN_TYPE from xlc to gcc [v3]

Martin Doerr mdoerr at openjdk.org
Thu May 2 14:30:03 UTC 2024


On Tue, 30 Apr 2024 16:36:52 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:

>> I will do after labor day and create a PR with this suggested solution in your JDK-8330539.
>
> I think I still prefer just unconditionally including <alloca.h> in globalDefinitions_gcc.hpp.  For gcc/clang we are using `-std=c++14` + `-D_GNU_SOURCE` instead of `-std=gnu++14`.  I forget exactly why.  I don't really want
> to be messing with `__STRICT_ANSI__`.

https://github.com/openjdk/jdk/pull/19053

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

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


More information about the build-dev mailing list