Inline and methods with annotations
Ion Ionascu
ionionascu at gmail.com
Fri Feb 17 08:47:19 PST 2012
Hi,
I noticed in a previous email that somebody mentioned that it might be a
good idea not to use annotations on method variables as they influence the
length of the method, which influences the decision whether to inline the
method or not.
So, I have the following curiosity: do method-level annotations also affect
the "inline"-ability of a method?
Thank you,
Ion Ionascu
www.ionionascu.eu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-dev/attachments/20120217/b48eea76/attachment.html
More information about the hotspot-dev
mailing list