On Mar 28, 2011, at 10:20 PM, [email protected] wrote:
> The complete log is pasted here:
> http://pylonshq.com/pasties/b8c342db8d9a342d058584a958d434a4
>
> The point where it crashes: (at the function _qformat) is where the JVM
> should actually invoke via invokedynamic.
> I have tested this functionality to work with simple tests, but when it comes
> to this class, it fails.
>
> What is more weird is that in my machine (using a 32bit JVM) this test cases
> causes the cpu to run at 100% and does not return.
> In my other machine, using a 64-bit JVM, it crashes and produces a log
> atleast.
>
>
> Any pointers on how to debug this?
Is this code available somewhere? Since you said this works with simple tests
I assume you can't extract a simpler testcase that shows the same problem.
-- Christian
_______________________________________________
mlvm-dev mailing list
[email protected]
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev