Good news, bad news

John Rose john.r.rose at oracle.com
Tue May 24 22:20:39 PDT 2011


On May 23, 2011, at 7:33 PM, Ola Bini wrote:

> Have you seen any reason why that happens?

There are some known problems (crashers even) with method handle compilation.

The permuteArguments transform has a bug when you mix long/doubles and other argument types.

I have a crasher in one of my "dispatch pattern" examples that is similar to some of the code you have been talking about.

Yes, there is at least one gremlin left in there.

Thanks for posting the detailed instructions for reproducing your errors!

-- John


More information about the mlvm-dev mailing list