agent/make/README.txt

Wed, 23 Jan 2013 10:34:29 -0500

author
coleenp
date
Wed, 23 Jan 2013 10:34:29 -0500
changeset 4490
5daaddd917a1
parent 0
f90c822e73f8
permissions
-rw-r--r--

8006040: NPG: on_stack processing wastes space in ConstantPool
Summary: Added on_stack bit to flags. Also MetadataMarkOnStack is used for more than JVMTI so had to be moved.
Reviewed-by: dholmes, stefank

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

mercurial