view graal/GraalRuntime/README.txt @ 2766:61f839853da8

IdealGraphVisualizer: Allow to specify the index of both the output and input slots of an edge in the XML input
author Peter Hofer <peter.hofer@jku.at>
date Mon, 23 May 2011 18:08:10 +0200
parents 16b9a8b5ad39
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