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.
我试图通过 Java Mission Control 中的 Threads 选项卡查看一些活动线程的堆栈跟踪。这可以通过选择一个线程然后查看“所选线程的堆栈跟踪”部分来实现。
我的问题是屏幕每 3 秒刷新一次,我找不到延长该间隔的选项。
直接在 Window -> Preferences -> Java Mission Control -> JMX Console 下有一个“线程堆栈的更新间隔 [ms]”首选项,可以吗?