Module openj9.dtfj

Class J9MemTagCommands

    • Constructor Detail

      • J9MemTagCommands

        public J9MemTagCommands()
    • Method Detail

      • corruptData

        public void corruptData​(String message,
                                CorruptDataException e,
                                boolean fatal)
        CorruptData handler used with J9MemTagIterator
        Specified by:
        corruptData in interface IEventListener
        Parameters:
        message - text message related to the corrupt data exception
        e - the corrupt data exception