Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 VisualVM 中进行线程转储时,是否可以获得堆栈变量值的视图?目前,在选择某个 jvm 进程的线程转储时,我所能看到的只是堆栈跟踪,而不是堆栈帧中的确切变量值。
如果没有,是否有一个(工作)插件允许这样做?
谢谢!
VisualVM 1.3+ 在线程转储中显示局部变量。