RFR(m): 8145184: [aix] Implement os::platform_print_native_stack on AIX
Thomas Stüfe
thomas.stuefe at gmail.com
Mon Jan 11 13:39:53 UTC 2016
Hi all,
could I please have a review?
Thank you!
..Thomas
On Wed, Dec 16, 2015 at 3:18 PM, Thomas Stüfe <thomas.stuefe at gmail.com>
wrote:
> Hi all,
>
> please review this AIX-only patch.
>
> This ports a more sophisticated native callstack printer for AIX to the
> OpenJDK. It prints out more information and is more robust in cases the
> stack is corrupted.
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8145184
> webrev:
> http://cr.openjdk.java.net/~stuefe/webrevs/8145184-aix-implement-os_platform_print_native_stack/webrev.00/webrev/
>
> Note that also some of functions were moved and made more coding-conform
> to the OpenJDK: the old getFuncName() and getModuleName() functions are
> moved to AixSymbols::get_function_name() and AixSymbols::get_module_name().
>
> Thanks and Kind Regards, Thomas
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/ppc-aix-port-dev/attachments/20160111/2cc610e1/attachment.html>
More information about the ppc-aix-port-dev
mailing list