`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.
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.
- duplicates
-
JDK-8318867 NMT: dynamic tracking stack depth
-
- Closed
-