hg: jdk7/hotspot-comp/hotspot: 6921799: JSR 292 call sites should not be fixed-up
Christian.Thalinger at Sun.COM
Christian.Thalinger at Sun.COM
Mon Feb 1 16:19:23 PST 2010
Changeset: 5fcfaa1ad96f
Author: twisti
Date: 2010-02-01 23:18 +0100
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/5fcfaa1ad96f
6921799: JSR 292 call sites should not be fixed-up
Summary: MethodHandle invoke call sites should not be fixed-up by SharedRuntime::fixup_callers_callsite as c2i/i2c adapters are used to implement MethodHandle actions.
Reviewed-by: kvn, never
! src/share/vm/runtime/sharedRuntime.cpp
More information about the hotspot-compiler-dev
mailing list