Package | Description |
---|---|
org.jikesrvm.classloader |
Provides classes that implement the classloading system as well as
data types that represent Java entities like classes, fields, methods
and primitives.
|
org.jikesrvm.jni | |
org.jikesrvm.mm.mminterface | |
org.jikesrvm.objectmodel | |
org.jikesrvm.runtime |
Class and Description |
---|
FieldLayoutContext
State for the field layout engine.
|
IMT
This class represents an instance of an interface method table, at runtime it
is an array with CodeArray elements.
|
ITable
This class represents an instance of an interface table.
|
TIB
This class represents an instance of a type information block, at runtime it
is an array with Object elements.
|
Class and Description |
---|
RuntimeTable
This interface is used to indicate a type will behave as a runtime table.
|
Class and Description |
---|
BootImageInterface
Interface of BootImage that is used to define object model classes.
|
IMT
This class represents an instance of an interface method table, at runtime it
is an array with CodeArray elements.
|
ITable
This class represents an instance of an interface table.
|
ITableArray
This class represents an instance of an array of interface tables.
|
TIB
This class represents an instance of a type information block, at runtime it
is an array with Object elements.
|
Class and Description |
---|
BootImageInterface
Interface of BootImage that is used to define object model classes.
|
FieldLayout
This abstract class defines the interface for schemes that layout fields
in an object.
|
FieldLayoutContext
State for the field layout engine.
|
FieldLayoutPacked.LayoutContext
Lay out an object, maintaining offsets of free slots of size 1,2,4 and 8
bytes.
|
FieldLayoutUnpacked.LayoutContext |
IMT
This class represents an instance of an interface method table, at runtime it
is an array with CodeArray elements.
|
ITable
This class represents an instance of an interface table.
|
ITableArray
This class represents an instance of an array of interface tables.
|
RuntimeTable
This interface is used to indicate a type will behave as a runtime table.
|
TIB
This class represents an instance of a type information block, at runtime it
is an array with Object elements.
|
Class and Description |
---|
TIB
This class represents an instance of a type information block, at runtime it
is an array with Object elements.
|