Trying to Use Java VisualVM with Eclipse

huangapple go评论59阅读模式
英文:

Trying to Use Java VisualVM with Eclipse

问题

我想使用Java Visual VM。这是一个帮助您检查堆内存负载的软件。它还提供了更多功能,但对我来说不重要。

我的初学者Java书的作者说Java Visual VM包含在Java SE 9中。我应该能够在我的JDK文件夹的bin文件夹中找到exe文件。我尝试按照书上的说明使用此软件并将其包含在Eclipse中,但没有成功。我在我的JDK的bin文件夹中找不到Java Visual VM的exe文件。我使用的是JDK 14点某版本。

我希望有人能帮助我。

英文:

I want to use Java Visual VM. It's a software which helps you to check your Heap-Memory load. It also provides more functions. But those are not important for me.

The author of my beginner java book says that Java Visual VM is included in Java SE 9. I should be able to find the exe. in the bin folder of my JDK-folder. I tried to use this software and include it in Eclipse, by following the instructions of my book, but it does not work. I can not find the exe of Java Visual VM in my bin folder of my JDK. I have JDK 14 point something.

I hope someone can help me.

答案1

得分: 2

从这个链接:https://visualvm.github.io/download.html

我们了解到,自Java 9起不再包含它。

VisualVM也作为Java VisualVM分发在Oracle JDK 6~8中。
在Oracle JDK 9中已停止分发。请查看升级到最新VisualVM的页面以了解如何升级。

这也是一个下载链接,所以请自行下载这个工具 Trying to Use Java VisualVM with Eclipse

英文:

From this link : https://visualvm.github.io/download.html

We learn it is no longer included starting java 9

> VisualVM has also been distributed in Oracle JDK 6~8 as Java VisualVM.
> It has been discontinued in Oracle JDK 9. See the Upgrading Java
> VisualVM page to learn how to upgrade to the latest VisualVM.

And this is also a download link, so please help yourself and get the tool Trying to Use Java VisualVM with Eclipse

huangapple
  • 本文由 发表于 2020年7月29日 15:12:18
  • 转载请务必保留本文链接:https://go.coder-hub.com/63148187.html
  • eclipse
  • heap-memory
  • java
  • performance
  • stack

如何将ArrayList中的字符串值存储到一个ArrayList的对象中。 go 46
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定

  • 开发者交流平台

    本页二维码