On 10/12/06, Gregory Shimansky <[EMAIL PROTECTED]> wrote:
BTW sun's hotspot should compile a method if it is called several times, so user defined class loader could do something like calling this method many times to trigger its compilation.
AFAIK, it is possible to run Sun's Hotspot VM with option -Xcomp to force compilation of all methods. This should help in investigating RI behavior. Ivan --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
