| Class | Description |
|---|---|
| Color |
Cut-down implementation of java.awt.Color sufficient to provide
the server side (Stream) with colours
|
| GCspy |
This class implements collector-independent GCspy functionality to start
the GCspy server.
|
| LinearScan |
This class is only necessary because we cannot implement
org.mmtk.utility.alloc.LinearScan as an interface since the invokeinterface
bytecode is forbidden in uninterruptible code.
|
| StreamConstants |
This class provides constants used by the GCspy framweork.
|
| Subspace |
This class is an abstraction of a contiguous region of a Space.
|