On AIX, implement a better native stack walker based on traceback table parsing.
Background: at SAP, we have developed a native callstack printer for AIX which prints out more extensive information and is also more robust in the face of corrupted stacks. This coding should be ported to the OpenJDK.
Background: at SAP, we have developed a native callstack printer for AIX which prints out more extensive information and is also more robust in the face of corrupted stacks. This coding should be ported to the OpenJDK.
- relates to
-
JDK-8283643 [AIX, testbug] MachCodeFramesInErrorFile test fails to find 'Native frames' text
-
- Resolved
-