hotspot/agent/make/README.txt
author jjh
Fri, 09 Dec 2011 12:56:22 -0800
changeset 11277 e3a1c90dd439
parent 1 489c9b5090e2
permissions -rw-r--r--
7117053: Fix build warnings in com/sun/tools/jdi/* Summary: Warnings fixed. Also reviewed by serguei.spitsyn@oracle.com, who is not yet an openjdk reviewer Reviewed-by: ksrini
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.