for review (S): 7187290: nightly failures after JSR 292 lazy method handle update

Christian Thalinger christian.thalinger at oracle.com
Tue Jul 31 17:02:12 PDT 2012


When I merged the two changes I missed one patch.  I filed a new bug and will push it separately:

7188276: JSR 292: assert(ct == T_OBJECT) failed: rt=T_OBJECT, ct=13

-- Chris

On Jul 27, 2012, at 3:53 PM, John Rose wrote:

> Good; thanks.  — John
> 
> On Jul 27, 2012, at 3:44 PM, Christian Thalinger wrote:
> 
>> I added one more fix and a clean up to remove debug output:
>> 
>> http://cr.openjdk.java.net/~twisti/7187290/
>> 
>> -- Chris
>> 
>> On Jul 27, 2012, at 9:19 AM, Christian Thalinger wrote:
>> 
>>> Looks good.
>>> 
>>> -- Chris
>>> 
>>> On Jul 26, 2012, at 4:42 PM, John Rose <john.r.rose at oracle.com> wrote:
>>> 
>>>> 7187290: nightly failures after JSR 292 lazy method handle update
>>>> 
>>>> http://cr.openjdk.java.net/~jrose/7187290/webrev.00
>>>> 
>>>> — John
>>>> 
>>>> P.S. These are standalone JVM fixes.  There may also be an independent set of JDK fixes under this bug.
>> 
> 



More information about the hotspot-compiler-dev mailing list