VisualVM stack variable values when doing a thread dump

穿精又带淫゛_ 提交于 2019-12-06 09:57:28

问题


Is it possible to obtain a view of the values of the stack variables when doing a thread dump in VisualVM? Currently, all that I can see when choosing a thread dump of some jvm process is the stack trace, not the exact variable values in stack frames.

If not, is there a (working) plugin that allows one to do this?

Thanks!


回答1:


VisualVM 1.3+ shows local variables in the thread dump.



来源:https://stackoverflow.com/questions/4097755/visualvm-stack-variable-values-when-doing-a-thread-dump

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!