Package | Description |
---|---|
org.jikesrvm.mm.mmtk | |
org.mmtk.plan | |
org.mmtk.utility | |
org.mmtk.vm |
Provides classes that specify the interface between MMTk and the VM.
|
Modifier and Type | Field and Description |
---|---|
private static Log |
ActivePlan.buildLog
Log instance used at build time
|
Modifier and Type | Method and Description |
---|---|
Log |
ActivePlan.log() |
Modifier and Type | Field and Description |
---|---|
protected Log |
CollectorContext.log
Used for printing log information in a thread safe manner
|
protected Log |
MutatorContext.log
Used for printing log information in a thread safe manner
|
Modifier and Type | Method and Description |
---|---|
Log |
CollectorContext.getLog() |
Log |
MutatorContext.getLog() |
Modifier and Type | Field and Description |
---|---|
private static Log |
Log.log
log instance used at build time.
|
Modifier and Type | Method and Description |
---|---|
private static Log |
Log.getLog() |
Modifier and Type | Method and Description |
---|---|
abstract Log |
ActivePlan.log() |