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

Tyler Steele duke at openjdk.java.net
Mon Apr 11 15:51:36 UTC 2022


On Mon, 11 Apr 2022 15:44:34 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:
> 
>   Backport 2a82f01bf51292605340c8126a49daeebc2994ae

So _that's_ why qstackprotect showed up on this commit. Nice catch. 

I will open a separate PR for a backport of [8217233](https://bugs.openjdk.java.net/browse/JDK-8217233).

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

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


More information about the jdk-updates-dev mailing list