Object inlining is Java

Joao Lourenco joao.lourenco at fct.unl.pt
Tue May 22 12:51:54 PDT 2012


Hi all,

I hope this is the right place to ask... :)

We are doing some experiments with object inlining and Java.  We know the Hotspot JIT already does some inlining, but we could not understand when / in what conditions, and found no documentation about this!  Can anyone give some hints on in which conditions does the Hotspot JIT inline the contents of an object into another object? Or point us to the right docs?

Thanks.

Joao Lourenco
--
joao.lourenco at fct.unl.pt
http://docentes.fct.unl.pt/joao-lourenco



More information about the hotspot-dev mailing list