org.jikesrvm.adaptive
Class OSRListener
java.lang.Object
org.jikesrvm.adaptive.OSRListener
public class OSRListener
- extends Object
Code invoked from Thread.yieldpoint for the purposes of OSR.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OSRListener
public OSRListener()
checkForOSRPromotion
public static boolean checkForOSRPromotion(int whereFrom,
Address yieldpointServiceMethodFP)
handleOSRFromOpt
public static void handleOSRFromOpt(Address yieldpointServiceMethodFP)