public final class MiscHeaderConstants extends Object
ObjectModel
Modifier and Type | Field and Description |
---|---|
static int |
GC_TRACING_HEADER_BYTES |
static int |
GC_TRACING_HEADER_WORDS
Support for GC Tracing; uses either 0 or 3 words of MISC HEADER
|
static int |
NUM_BYTES_HEADER
How many bytes are used by all misc header fields?
|
Modifier | Constructor and Description |
---|---|
private |
MiscHeaderConstants() |
public static final int GC_TRACING_HEADER_WORDS
public static final int GC_TRACING_HEADER_BYTES
public static final int NUM_BYTES_HEADER
private MiscHeaderConstants()