简体   繁体   English

哪个版本的visualvm可与Java 6配合使用?

[英]What version of visualvm works with Java 6?

I'm using Mac 10.9.1 and Java 1.6.45 . 我正在使用Mac 10.9.1和Java 1.6.45。 It is not an option for me to upgrade my Java version at this time. 目前,我不能选择升级Java版本。 I want to use visualvm to analyze heap dumps, but the latest version on http://visualvm.java.net/download.html only works with Java 7 and above. 我想使用visualvm分析堆转储,但是http://visualvm.java.net/download.html上的最新版本仅适用于Java 7及更高版本。 What version of VisualVM will work with Java 6 and where can I find this mystical version? 哪种版本的VisualVM可与Java 6一起使用?在哪里可以找到这个神秘的版本?

VisualVM 1.3.6 works with JDK 6. You can download it from this page: http://visualvm.java.net/releases.html . VisualVM 1.3.6与JDK 6一起使用。可以从以下页面下载它: http : //visualvm.java.net/releases.html You can also install JDK 7 next to JDK 6 and use VisualVM 1.3.7. 您还可以在JDK 6旁边安装JDK 7并使用VisualVM 1.3.7。

According to this Oracle site it should be a command-line tool built in to your JDK distribution. 根据 Oracle网站,它应该是JDK发行版中内置的命令行工具。 From here , it was first bundled in Java 6u7, so you should definitely have it. 这里开始 ,它首先捆绑在Java 6u7中,因此您绝对应该拥有它。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM