Uses of Class
com.ibm.j9ddr.vm29.j9.gc.CorruptFreeEntryException
-
Packages that use CorruptFreeEntryException Package Description com.ibm.j9ddr.vm29.j9.gc -
-
Uses of CorruptFreeEntryException in com.ibm.j9ddr.vm29.j9.gc
Methods in com.ibm.j9ddr.vm29.j9.gc that throw CorruptFreeEntryException Modifier and Type Method Description protected void
GCMemoryPool. freeEntryCheckGeneric(GCHeapLinkedFreeHeader freeListEntry)
Check individual entries.
-