view agent/make/README.txt @ 7061:113eb675c981

replaced MetaUtil.isJavaLangObject() with type.isClass(Object.class)
author Doug Simon <doug.simon@oracle.com>
date Tue, 27 Nov 2012 22:28:19 +0100
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.