Another paper on invokedynamic

Christian Thalinger christian.thalinger at oracle.com
Tue Sep 28 00:00:39 PDT 2010


On Tue, 2010-09-28 at 08:57 +0700, Chanwit Kaewkasi wrote:
> Hi Christian,
> 
> On Mon, Sep 27, 2010 at 20:20, Christian Thalinger
> <christian.thalinger at oracle.com> wrote:
> > On Mon, 2010-09-27 at 19:52 +0700, Chanwit Kaewkasi wrote:
> >> I hope you find it useful somehow and any feedback is very welcome!
> >>
> >> http://dl.dropbox.com/u/381580/vmil10_kaewkasi_revised.pdf
> >
> > Nice read.  It would be very interesting why Monte Carlo behaves like
> > that.  Did you look closer at it?
> 
> No, I haven't. If you have some a good trick to hunt this kind of
> bottle necks, I am glad to hear about it.

I'd start using -XX:+PrintCompilation -XX:+PrintInlining to see what
gets compiled and what not, and why not.  Maybe there are also deopts.
We'll see.

-- Christian



More information about the mlvm-dev mailing list