RFR(m): 8145184: [aix] Implement os::platform_print_native_stack on AIX

Thomas Stüfe thomas.stuefe at gmail.com
Wed Dec 16 14:18:50 UTC 2015


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/20151216/cbc2fcd2/attachment.html>


More information about the ppc-aix-port-dev mailing list