view agent/make/README.txt @ 10016:7709bb831916

adjusted threshold at which the deoptimizing instanceof snippet is used and change the deoptimization action to None to reflect that fact it is a rare event but does not warrant reprofiling
author Doug Simon <doug.simon@oracle.com>
date Wed, 12 Jun 2013 18:15:30 +0200
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.