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

Martin Doerr mdoerr at openjdk.java.net
Tue Apr 12 16:54:47 UTC 2022


On Tue, 12 Apr 2022 15:09:03 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 updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
> 
>   8227171: provide function names in native stack trace on aix with xlc16
>   
>   Reviewed-by: stuefe

I'd prefer to make it a clean backport for the following reasons:

- People looking at the code may wonder about differences even though the same changes were integrated.
- Further backports may not apply cleanly.

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

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


More information about the jdk-updates-dev mailing list