review request (L): 6981777 implement JSR 292 EG adjustments from summer 2010

John Rose john.r.rose at oracle.com
Fri Oct 22 00:37:08 PDT 2010


On Sep 20, 2010, at 1:16 AM, Christian Thalinger wrote:

> On Tue, 2010-09-14 at 19:55 -0700, John Rose wrote:
>> Here's the update:
>> 
>> http://cr.openjdk.java.net/~jrose/6984311/webrev.01/
> 
> I looked closely at the SPARC changes and these look good.

Thanks.  I split out the changes from methodHandles_sparc (and supporting assembler functions) into a new bug 6994093, since those group with the invokeGeneric stuff.  Here's the split out patch:

http://hg.openjdk.java.net/mlvm/mlvm/hotspot/file/tip/meth-ing-6994093.patch

The bug report for 6994093 has a properly rebased patch for JDK 7, which is what I'll apply.

-- John


More information about the hotspot-compiler-dev mailing list