Module openj9.dtfj
Package com.ibm.j9ddr.vm29.j9.stackwalker
-
Interface Summary Interface Description IStackWalkerCallbacks Interface for stack-walker callback routines. -
Class Summary Class Description BaseStackWalkerCallbacks Base implementation of IStackWalkerCallbacks that does performs no-ops for each callback.JITRegMap JIT register map.JITStackWalker Stack walker for processing JIT frames.MethodMetaData Java-equivalent of MethodMetaData.c.MethodMetaData.JITMaps Class used to pass maps by reference to jitGetMapsFromPC.StackWalker StackWalkerStackWalkerUtils Utility methods shared between stack walkers.TerseStackWalkerCallbacks WalkState Mutable java equivalent of J9StackWalkState -
Enum Summary Enum Description FrameCallbackResult Java realisation of J9_STACKWALK_KEEP_ITERATING and J9_STACKWALK_STOP_ITERATINGStackWalkResult Java realisation of the various J9_STACKWALK_RC_* values