agent/make/README.txt

Wed, 27 Apr 2016 01:25:04 +0800

author
aoqi
date
Wed, 27 Apr 2016 01:25:04 +0800
changeset 0
f90c822e73f8
permissions
-rw-r--r--

Initial load
http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/
changeset: 6782:28b50d07f6f8
tag: jdk8u25-b17

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