Package | Description |
---|---|
org.jikesrvm.adaptive | |
org.jikesrvm.adaptive.controller |
Modifier and Type | Class and Description |
---|---|
class |
OnStackReplacementEvent
Event generated by a thread aware of on-stack-replacement request.
|
Modifier and Type | Class and Description |
---|---|
class |
AINewHotEdgeEvent
Event used by the Adaptive Inlining Organizer
to notify the controller that a call arc
originating in a hot method has become hot
and therefore recompilation of the method should
be considered to enable additional profile-directed inlining.
|
class |
HotMethodRecompilationEvent
Event used by the basic recompilation organizer
to notify the controller that a method is hot.
|