Request for reviews (S): 6997459: JSR 292 after 6994093 getting: on return to interpreted call, restored SP is corrupted
John Rose
john.r.rose at oracle.com
Thu Nov 4 13:10:02 PDT 2010
On Nov 4, 2010, at 11:00 AM, Vladimir Kozlov wrote:
> What value O0 has on entry? The same as O5? You do not explain why you did
> next change. Before you store O5 and now O0 (at the beginning of method):
That block of code is not the beginning of the method. See the comment at the top of the hunk:
// emit WrongMethodType path first, to enable back-branch from main path
-- John
More information about the hotspot-compiler-dev
mailing list