four failing jdk/test/java/lang/invoke tests

John Rose john.r.rose at oracle.com
Wed Jun 22 17:32:03 PDT 2011


On Jun 22, 2011, at 1:13 PM, Tom Rodriguez wrote:

> Note the !cpool.is_null() part.  Hopefully John will update the patch when he gets a chance.


It's updated.

What I have now includes a stress mode which calls MHW and the JIT on each method handle created.

The stress test passes on the java.lang.invoke JTREGs tests.

If the JIT code is actually called, a few of the tests fail with a WMT.  Investigating...

-- John



More information about the mlvm-dev mailing list