HI guys,

in the last period I'm having some fun playing with JItWatch (many thanks 
to Chris Newland!!!) and trying to understand a lil' bit more about 
specific JVM optimizations, but suddenly I've found out that I was missing 
one of the most basic definition: call site.

I've several questions around that:

   1. There is a formal definition of call site from the point of view of 
   the JIT?
   2. I know that there are optimizations specific per call site, but there 
   is a list of them somewhere (that is not the OpenJDK source code)? 
   3. I know that compiled code from the JVM is available in a Code Cache 
   to allow different call-sites to use it: that means that the same compiled 
   method is us

I hope to not have asked too naive questions :)

thanks
Franz

-- 
You received this message because you are subscribed to the Google Groups 
"mechanical-sympathy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to