-X options?

Linuxhippy linuxhippy@web.de
Thu Mar 3 17:34:00 GMT 2005


Hello again,

>  -Xjitcache:PATH   set path for storing cached JIT compilations
>  -Xjitopts:OPTS    specify options to pass to JIT compiler
>
Wow - I did not know at all that GIJ has an integrated jit compiler now.

Its basically a GCJ compiling the code into shared-libs and loading it, 
right?
How fast is the generated code and are the jit-results beeing cached 
from run to run (btw how hard would it to implement this)?

Thanks, lg Clemens



More information about the Java mailing list