agent/make/README.txt

Wed, 11 Jun 2014 11:05:10 -0700

author
kvn
date
Wed, 11 Jun 2014 11:05:10 -0700
changeset 7027
b20a35eae442
parent 0
f90c822e73f8
permissions
-rw-r--r--

8035968: Leverage CPU Instructions to Improve SHA Performance on SPARC
Summary: Add C2 SHA intrinsics on SPARC
Reviewed-by: kvn, roland
Contributed-by: james.cheng@oracle.com

aoqi@0 1 These are the Java-level sources for the Serviceability Agent (SA).
aoqi@0 2
aoqi@0 3 To build, type "gnumake all".
aoqi@0 4
aoqi@0 5 For usage documentation, please refer to ../doc/index.html.

mercurial