Request for reviews (XL): 6939134: JSR 292 adjustments to method handle invocation
John Rose
John.Rose at Sun.COM
Tue Mar 30 15:12:41 PDT 2010
On Mar 30, 2010, at 2:49 AM, Christian Thalinger wrote:
> src/share/vm/prims/methodHandles.hpp:
>
> 273 //|(1<<sun_dyn_AdapterMethodHandle::OP_SPREAD_ARGS) //BUG!
>
> What bug do we have here?
I'm going to move that constant into the platform-specific assembly code where it belongs. AFAIK, the bug is only with the x86 code.
-- John
More information about the hotspot-compiler-dev
mailing list