[jdk11u-dev] RFR: 8217233: Update build settings for AIX/xlc [v2]

Tyler Steele duke at openjdk.java.net
Mon Apr 11 19:32:46 UTC 2022


On Mon, 11 Apr 2022 19:21:14 GMT, Tyler Steele <duke at openjdk.java.net> wrote:

>> Discovered while bringing xlc 16.1 support to jdk11. This change adds stack protection to AIX and cleans up the flags to apply #998.
>> 
>> Reviewed-by: clanger, sgroeger
>> 
>> Backport Conflicts:
>> - minor conflict in flags-cflags.m4 (potentially caused by comment
>> addition?)
>
> Tyler Steele has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Remove comment picked up from backport

The pre-test build failures for x64 Linux should not be caused by this change, and yet I have seen them show up on a few of my backport PRs. I've tried to replicate them and was unable. Should I be concerned, or is it safe to assume they are caused by some other issue?

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/1030


More information about the jdk-updates-dev mailing list