[jdk11u-dev] RFR: 8227171: provide function names in native stack trace on aix with xlc16 [v6]

Tyler Steele duke at openjdk.java.net
Tue Apr 12 19:14:41 UTC 2022


On Tue, 12 Apr 2022 17:05:17 GMT, Tyler Steele <duke at openjdk.java.net> wrote:

>> #993
>> 
>> Backport of:
>> 
>> 8227171: provide function names in native stack trace on aix with xlc16
>> 
>> Reviewed-by: stuefe
>> 
>> Backport Notes:
>> 
>> - flags-cflags.m4: Minor change. One flag (-qstackprotect) expected by backported commit and not removed by it. Resolved by adding -qstackprotect.
>
> Tyler Steele has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
> 
>   8227171: provide function names in native stack trace on aix with xlc16
>   
>   Reviewed-by: stuefe

The bots seem unconvinced this is a clean backport, even though I see no difference between the original commit and this one. Is this is a job for `/clean`?

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

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


More information about the jdk-updates-dev mailing list