Charles Oliver Nutter wrote: > Ok, call paths are wired up (0-3,N arity w and w/o block) and I'm > getting a crash running a short benchmark that exercises all the call > paths. It is attached, as is the hs_err file.
Oddly enough if I comment out that one case from the benchmark (the whole report block around line 116) all the other cases run just fine. So that's great progress...that's basically all except this call path working with guardWithTest. I have not been able to reduce it though; delete a couple unrelated things and it runs fine. - Charlie _______________________________________________ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
