Mark Roos wrote:
> The error I see is that at random times when I am executing Smalltalk on
> jvm I get occasional a ClassDefNotFound during an InvokeExact.  Usually
> when I am doing a demo.  After lots of trying I have a test which fails
> every time for me.  When it fails the stack depth varies from 1 or 2
> invokeExacts to lots.  And its never in the same place or aligned with
> anything I can see.  Not allways the same method of mine for instance.

I took the liberty of downloading it as well, to test on IKVM.NET :-)

It found a couple of bugs, so thank you!

BTW, I can also reproduce the Hotspot Server issue (on Windows x64).

> Other than the trap its interesting that the second Hanoi is much slower
> than the first.

On IKVM.NET both are equally slow (about 20 seconds, vs. 2.7 and 15 on HotSpot).

Regards,
Jeroen

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

Reply via email to