Request for reviews (XL): 6939134: JSR 292 adjustments to method handle invocation

Christian Thalinger Christian.Thalinger at Sun.COM
Tue Mar 30 02:49:21 PDT 2010


On Mon, 2010-03-29 at 18:53 -0700, John Rose wrote:
> http://cr.openjdk.java.net/~jrose/6939134/hs-webrev.00/

src/share/vm/prims/methodHandles.cpp:

2103     // happens, when we call resolve_NemberName.

Typo.

src/share/vm/prims/methodHandles.hpp:

273               //|(1<<sun_dyn_AdapterMethodHandle::OP_SPREAD_ARGS) //BUG!

What bug do we have here?

Otherwise looks good.  When will the MH.invoke name be removed?

-- Christian



More information about the hotspot-compiler-dev mailing list