hotspot/agent/make/README.txt
author serb
Wed, 04 Jun 2014 16:55:06 +0400
changeset 25127 e92fa066b0e0
parent 1 489c9b5090e2
permissions -rw-r--r--
8041129: [OGL] surface->sw blit is extremely slow 8017626: [OGL] Translucent VolatileImages don't paint correctly Reviewed-by: bae, flar
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.