hotspot/agent/make/README.txt
author asaha
Fri, 07 Aug 2009 11:27:00 -0700
changeset 3530 18fb7507984b
parent 1 489c9b5090e2
permissions -rw-r--r--
6813167: 6u14 JAX-WS audit mutable static bugs 6803688: Integrate latest JAX-WS (2.1.6) in to JDK 6u14 Reviewed-by: darcy, ramap
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
     1
These are the Java-level sources for the Serviceability Agent (SA).
489c9b5090e2 Initial load
duke
parents:
diff changeset
     2
489c9b5090e2 Initial load
duke
parents:
diff changeset
     3
To build, type "gnumake all".
489c9b5090e2 Initial load
duke
parents:
diff changeset
     4
489c9b5090e2 Initial load
duke
parents:
diff changeset
     5
For usage documentation, please refer to ../doc/index.html.