java.lang.Object
com.ibm.j9ddr.vm29.j9.RootSet
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<com.ibm.j9ddr.vm29.pointer.generated.J9ObjectPointer>
allRoots
(RootSet.RootSetType rootSetType) protected static RootSet
from
(RootSet.RootSetType rootSetType, boolean useSingleton) gcIterator
(RootSet.RootSetType rootSetType) static GCIterator
rootIterator
(RootSet.RootSetType rootSetType)
-
Method Details
-
from
protected static RootSet from(RootSet.RootSetType rootSetType, boolean useSingleton) throws CorruptDataException - Throws:
CorruptDataException
-
allRoots
public static List<com.ibm.j9ddr.vm29.pointer.generated.J9ObjectPointer> allRoots(RootSet.RootSetType rootSetType) throws CorruptDataException - Throws:
CorruptDataException
-
gcIterator
- Throws:
CorruptDataException
-
rootIterator
- Throws:
CorruptDataException
-