view agent/make/README.txt @ 7670:fca53a04eabc

Do not call inferStamp when it is already known that a node is a Word. When the input operand is already rewritten, this could cause an exception. Example: CheckCastNode.inferStamp expect that the input has an objectStamp, but at the point of inferStamp it would already be a primitive stamp.
author Christian Wimmer <christian.wimmer@oracle.com>
date Mon, 04 Feb 2013 05:45:28 -0800
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.