Module openj9.dtfj

Class CorruptImagePointer

java.lang.Object
com.ibm.dtfj.image.j9.corrupt.CorruptImagePointer
All Implemented Interfaces:
ImagePointer

public class CorruptImagePointer extends Object implements ImagePointer
Class to represent a corrupt pointer and can be used to populate a corrupt data exception. It will throw exceptions if an attempt is made to read data using it.