agent/make/README.txt

Thu, 14 Aug 2014 10:56:34 +0200

author
dsimms
date
Thu, 14 Aug 2014 10:56:34 +0200
changeset 7038
8ae0d26ab728
parent 0
f90c822e73f8
permissions
-rw-r--r--

8046919: jni_PushLocalFrame OOM - increase MAX_REASONABLE_LOCAL_CAPACITY
Summary: Increase the previous limit from 4k to 64k, added "-XX:MaxJNILocalCapacity=<capacity>" flag
Reviewed-by: hseigel, fparain

     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