[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 17:05:17 UTC 2022
> #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
-------------
Changes:
- all: https://git.openjdk.java.net/jdk11u-dev/pull/998/files
- new: https://git.openjdk.java.net/jdk11u-dev/pull/998/files/30dc8bab..6abd245b
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=998&range=05
- incr: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=998&range=04-05
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/998.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/998/head:pull/998
PR: https://git.openjdk.java.net/jdk11u-dev/pull/998
More information about the jdk-updates-dev
mailing list