Skip to Main Content

New to Java

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!

Usage of Xint

807599Apr 19 2007 — edited Feb 10 2009
Hi all,

I would like to ask the usage of Java option "hava -Xint".

I found out that some of the explanation of this option is as following

"Operate in interpreted-only mode. Compilation to native code is disabled, and all bytecodes are executed by the interpreter. The performance benefits offered by the Java HotSpot Client VM's adaptive compiler will not be present in this mode. "

I don't understand the meaning of this statement. So could anyone of you can explain this to me in an easier way?

Thanks.

Frank
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 10 2009
Added on Apr 19 2007
5 comments
660 views