On Mon, May 23, 2011 at 2:02 PM, John Rose <john.r.r...@oracle.com> wrote:
> Sometimes you can get your dumps faster by using -XX:-DisplayVMOutput along 
> with -XX:+PrintAssembly.  The output goes to hotspot.log anyway.
>
> Also, -XX:CompileCommand=print,foo::bar will focus assembly printing on the 
> method(s) you care about.

Ok. I'll try to get full compilation logs and assembly for "fib"
today. I have confirmed it is indeed compiling and jitting, but still
2x slower than no indy at all.

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

Reply via email to