On Wed, 2009-05-20 at 21:41 -0700, John Rose wrote:
> Thanks.  We have seen problems with indy in the JIT; that's probably it.
> 
> (We're working on the JIT support right now.)
> 
> Try running with java -Xint; does that make the crash go away?

Yes and no.  Indeed it crashes in the compiler, but when running with
the interpreter it asserts too.  The problem is
GenerateOopMap::do_method.  That's the same point where I'm currently
hanging in the compiler.  Let's see if I can come up with a fix...

-- Christian

_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to