>What does -Xcomp do? I don't have doc on that (ala -X) under Linux w/1.4
>
>--jason

torsten@pts/2.hamlet:~> java -Xcomp -version
java version "1.4.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
Java HotSpot(TM) Client VM (build 1.4.0-b92, compiled mode)

AFAIK -Xcomp tells the HotSpot VM to just compile everything.
And it's not documented. (Don't understand why they document
-Xint but not -Xcomp ??)

Cheers,
Torsten
* * *

View thread online: http://jboss.org/forums/thread.jsp?forum=66&thread=15289

_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to