Hotspot loves PHP.reboot
John Rose
john.r.rose at oracle.com
Thu Sep 8 16:21:26 PDT 2011
On Sep 8, 2011, at 4:06 PM, Thomas Wuerthinger wrote:
> Here an example for a scripting method that performs a+b and is guessed to not overflow.
Your example is simplified by the fact that, in the handler, there is only one possible deopt point. What if there are two?
E.g., what if your code is: add(a,b,c) := a+b+c .
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20110908/166904bf/attachment-0001.html
More information about the mlvm-dev
mailing list