Module openj9.dtfj
Package com.ibm.dtfj.corereaders
-
Interface Summary Interface Description Builder Dump ICoreFileReader ResourceReleaser -
Class Summary Class Description Aix32Dump Aix64Dump ClosingFileReader A wrapper around the functionality that we require from RandomAccessFiles but with the added auto-closing functionality that we require.CoreReaderSupport DumpFactory DumpReader GenericThread This class represents a single "generic" thread within the dump and is basically a data holding class (together with a toString() that allows a nice view of the classJ9RASReader LittleEndianDumpReader MemoryRange Dumps contain lots of memory - segmented across a range of virtual addresses.......NativeThreadContext NativeThreadContext based on ThreadContext class from Sovereign basically used to help try and generalize stack traversalNewAixDump NewElfDump struct and constant reference: /usr/include/elf.hNewWinDump NewZosDump PageCache Simple paging cache, to speedup getMemoryBytesRegister Represents a register for a thread.StackFrame Symbol Class to maintain a list of addresses and coverage extents and a symbolic name - then given an input address will convert this into a string showing offset from the symbol. -
Exception Summary Exception Description CorruptCoreException Used by the core readers when they recognize a core file as a certain type but know that it is damaged and unusableDumpException This class is the superclass of all exceptions thrown by Dump classesMemoryAccessException Indicates that an attempt was made to access memory which is not included within the image