Request for reviews (M): 6930772: JSR 292 needs to support SPARC C1

John Rose john.r.rose at oracle.com
Mon May 3 15:17:18 PDT 2010


On May 3, 2010, at 11:44 AM, Christian Thalinger wrote:

> I built the hotspot-comp forest to really test what is then in the
> repository.
> 
>> 
>> Possible explanation:  The tests change (improve) with both meth-ing
>> and meth-bcp.  It's likely there's a temporary version skew somewhere.
> 
> JUnit version 4.4
> .IIIIII..E...E...................E
> Time: 0.731
> There were 3 failures:
> 1) testFindVirtual(MethodHandlesTest)
> java.lang.AssertionError: expected:<(MethodHandlesTest$Example)void> but was:<(java.lang.Object)void>

Good news:  That's probably a stale test, my fault.

Try testing the same build again, but use the patches to MethodHandlesTest.java in mlvm/jdk/meth-bcp*.patch.  It should pass cleanly.

I'll make sure the updated unit test gets pushed to hotspot-comp/jdk/.

-- John


More information about the hotspot-compiler-dev mailing list