view graal/Runtime/README.txt @ 2506:4a3bf8a5bf41

small fix to GRAAL_AUTHORS
author Lukas Stadler <lukas.stadler@jku.at>
date Wed, 27 Apr 2011 11:00:17 +0200
parents 099e697d8934
children
line wrap: on
line source

The classes from the projects C1X, CRI, and HotSpotVM have to be on the classpath. The classes of the HotSpotVM project have to be on the bootclasspath
Example command line arguments for HotSpot:
-XX:+UseC1X -XX:TraceC1X=5 -Xbootclasspath/a:THIS_DIRECTORY/bin;MAXINE_DIR/C1X/bin;MAXINE_DIR/CRI/bin SomeClass