On 09/17/2013 04:41 AM, John Rose wrote:
> But, please don't hand-inline methods (checkPtype, checkSlotCount).
> That is usually the wrong answer.  If there is a JIT inlining
> decision that isn't going right, we need to fix that, not distort the
> Java code.

I thought this issue is one of those rare instances, where we are
dealing with the interpreter performance. It is too early to invoke the
"Smart JIT Will Solve That For Us" argument :)

-Aleksey.

Reply via email to