org.mmtk.plan
Interface GCspyPlan

All Known Implementing Classes:
SSGCspy

public interface GCspyPlan

This interface provides an immortal allocation space for GCspy objects.


Field Summary
static int GCSPY
          The descriptor for the GCspy allocation space
static ImmortalSpace gcspySpace
          Any GCspy objects allocated after booting are allocated in a separate immortal space.
 

Field Detail

gcspySpace

static final ImmortalSpace gcspySpace
Any GCspy objects allocated after booting are allocated in a separate immortal space.


GCSPY

static final int GCSPY
The descriptor for the GCspy allocation space