Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8318174

NMT: make NativeCallStack stack depth configurable

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • hotspot

      `NativeCallStack` is used by NMT to store and print native callstacks. It is used as a very handy on-the-spot debugging tool for hotspot devs.

      It comes, however, with a limited stack depth of 4. It would be nice if that were a runtime limit, changeable via VM switch. Or even via constructor argument.

            stuefe Thomas Stuefe
            stuefe Thomas Stuefe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: