Tom~

On Tue, Oct 4, 2011 at 8:04 PM, Tom Rodriguez <tom.rodrig...@oracle.com>wrote:

> > First up... given this output from PrintCompilation, what do the "!"
> > and "n" and "%" mean?
>
> ! means the method is synchronized, n means it's a native method wrapper
> compile, and % means it's an OSR compile.


Your answer and the website linked to disagree.  According to the website:

!    Method has exception handlers
s    Method declared as synchronized

Can you verify which is correct just so we don't have misinformation running
around?

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

Reply via email to