Module openj9.dtfj
Package com.ibm.j9ddr.corereaders
-
Interface Summary Interface Description ICore Interface representing core dump.ICoreFileReader Interface for entities that can parse core dumps.ILibraryDependentCore A core file that is dependent on shared libraries to complete its address space.ILibraryResolver Object for resolving librariesIModuleFile A binary file (shared library / executable) on disk. -
Class Summary Class Description AbstractCoreReader ClosingFileReader A wrapper around the functionality that we require from RandomAccessFiles but with the added auto-closing functionality that we require.CoreReader Factory for ICoreReader implementations.LibraryDataSource LibraryResolverFactory Static factory for ILibraryResolvers.ZipFileResolver Resolves entries in a zip file without extracting the file -
Enum Summary Enum Description ICoreFileReader.DumpTestResult LibraryDataSource.Source Platform Enumeration for platform type -
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 classesInvalidDumpFormatException