view graal/com.oracle.max.graal.runtime/README.txt @ 3139:c16d0e36a577

IdealGraphVisualizer: Drop the "Window" suffix of each top component's label and enter meaningful mouse-over descriptions.
author Peter Hofer <peter.hofer@jku.at>
date Mon, 04 Jul 2011 12:05:23 +0200
parents 0341b6424579
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