Hi Jochen
I was wondering at what depth you would consider a call site to be
megamorphic?
I have done quite a bit of profiling on Smalltalk ( which uses lots of
blocks as iterators)
and rarely see depths > 20.
As this depth seems to be time dependent ( at any one time its < 3 but
over time it grows)
I just invalidate the site when it gets past 20. But I am wondering what
the best approach
would be.
I would like to do real time gwt chain inspection and modification but I
don't think that is possible.
regards
mark
_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev