Request for reviews (XL): 6939134: JSR 292 adjustments to method handle invocation
John Rose
john.r.rose at oracle.com
Tue Apr 6 11:16:54 PDT 2010
On Apr 6, 2010, at 8:41 AM, Christian Thalinger wrote:
> On Wed, 2010-03-31 at 12:46 -0700, John Rose wrote:
>> Christian's comments, plus the move mentioned below, are incorporated in the updated webrev:
>> http://cr.openjdk.java.net/~jrose/6939134/hs-webrev.01
>
> I guess we also need a SPARC version of
> MethodHandles::adapter_conversion_ops_supported_mask. Should we add
> that one here or with one of my SPARC changes?
Whichever way makes sense to you is fine with me. I suggest you merge the SPARC support with my changes, and if there is something (like the mask) which belongs in my changes, send me a diff and I'll add it in.
-- John
More information about the hotspot-compiler-dev
mailing list