view agent/make/README.txt @ 9475:6f84aacfdf3c

Infer stamp for LoadIndexedNode, so that we have more precise type information for the result of the array load. This is important when the array is a originally a phi function (whithout any type information) and the phi function gets eliminated later on.
author Christian Wimmer <christian.wimmer@oracle.com>
date Wed, 01 May 2013 09:11:13 -0700
parents a61af66fc99e
children
line wrap: on
line source

These are the Java-level sources for the Serviceability Agent (SA).

To build, type "gnumake all".

For usage documentation, please refer to ../doc/index.html.