view c1x4hotspotsrc/HotSpotVM/README.txt @ 1431:c01535d7fcc6

modified project layout (the java and C++ projects are now all in "c1x4hotspotsrc", the C++ source directories are linked into the project)
author Lukas Stadler <lukas.stadler@oracle.com>
date Wed, 01 Sep 2010 16:43:47 -0700
parents 2c41834aa270
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