hg: mlvm/mlvm/jdk: meth-lazy: rebased; added an incomplete fix for 7129034

Christian Thalinger christian.thalinger at oracle.com
Thu Mar 29 09:26:58 PDT 2012


On Mar 29, 2012, at 5:58 PM, christian.thalinger at oracle.com wrote:

> Changeset: 66e23d30ba5c
> Author:    twisti
> Date:      2012-03-29 17:58 +0200
> URL:       http://hg.openjdk.java.net/mlvm/mlvm/jdk/rev/66e23d30ba5c
> 
> meth-lazy: rebased; added an incomplete fix for 7129034

The fix is incomplete because we get two errors when running MethodHandlesTest:

There were 2 failures:
1) testFindGetter(test.java.lang.invoke.MethodHandlesTest)
java.lang.RuntimeException: failed to catch NPE exception (caughtEx=null)
...
2) testFindSetter(test.java.lang.invoke.MethodHandlesTest)
java.lang.RuntimeException: failed to catch NPE exception (caughtEx=null)
...

I think the runtime check is okay.  Maybe I broke the test.

-- Chris

> 
> ! meth-lazy-7023639.bcg.patch
> ! meth-lazy-7023639.patch
> ! meth-lazy-7023639.refac.patch
> 
> _______________________________________________
> mlvm-dev mailing list
> mlvm-dev at openjdk.java.net
> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev



More information about the mlvm-dev mailing list