| Interface | Description |
|---|---|
| DisallowedImageHeapObjects.DisallowedObjectReporter | |
| ImageHeap | |
| ImageHeapLayouter |
This class is responsible for computing and storing the layout of the native image heap.
|
| ImageHeapObject | |
| ImageHeapPartition |
A native image heap consists of multiple non-overlapping
ImageHeapPartitions. |
| Class | Description |
|---|---|
| AbstractImageHeapLayouter<T extends AbstractImageHeapLayouter.AbstractImageHeapPartition> | |
| AbstractImageHeapLayouter.AbstractImageHeapPartition |
The native image heap comes in partitions.
|
| DisallowedImageHeapObjects | |
| ImageHeapLayoutInfo | |
| ImageHeapObject.SizeComparator |