Help with JIT talk for tomorrow
Matt Fowles
matt.fowles at gmail.com
Tue Oct 4 17:12:23 PDT 2011
Tom~
On Tue, Oct 4, 2011 at 8:04 PM, Tom Rodriguez <tom.rodriguez at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20111004/38bd589d/attachment.html
More information about the mlvm-dev
mailing list