VisualVM 1.0 RC Released
Posted by Jiri Sedlacek
on May 06 2008, 05:00:00 PM CEST
VisualVM 1.0 Release Candidate is available, you can download it from https://visualvm.dev.java.net/. The most significant news are:
- Improved performance
- Improved memory management
- Improved stability
- Start Page with links to VisualVM documentation and JDK monitoring and troubleshooting guides
Trackback URL: http://blogs.sun.com/nbprofiler/entry/visualvm_1_0_rc_released
Post a Comment:



Just curious, what is the difference between VisualVM and NetBeans Profiler?
Posted by craig on May 12, 2008 at 02:40 AM CEST #
Just install them both and run, you'll see the difference immediately:o)
NetBeans profiler is a full-featured profiling tool integrated into the NetBeans IDE. NetBeans profiler makes it very easy to profile an application during its development by tight integration with the code editor.
VisualVM is a monitoring and troubleshooting tool with profiling capabilities reusing the JFluid engine used by NetBeans profiler.
Posted by Jiri Sedlacek on May 12, 2008 at 10:52 AM CEST #