Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java HotSpot 1.7.0 optimization details??

843829Sep 19 2008
Hello,

Can anybody please help me find the details of the optimizations performed by the latest JVM i.e Java HotSpot 1.7.0? If there is any type of white papers on this matter?
I would specificaly like to know how many times a method must be called before it is optimized by the HotSpot server VM. Many sites mention the number 10,000 but i have made a code which gives the desired results in only 200 calls!!
I am using IcedTea Hotsopt VM 1.7.0. Please can anyone help in this matter??

Thanks in advance
Regards,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 17 2008
Added on Sep 19 2008
0 comments
184 views