Paul Krill
Editor at Large

Troubleshooting tool for Java offered

news
Jul 8, 20081 min

Sun's Java VisualVM open-source technology views apps while they run on a JVM and is billed as all-in-one solution

Sun on Tuesday announced availability of Java VisualVM, an open-source GUI tool for troubleshooting and profiling Java applications.

Users can view detailed information about Java applications while they are running on a JVM (Java Virtual Machine). Billed as an all-in-one troubleshooting tool, VisualVM integrates several command line JDK (Java Development Kit) tools and profiling capabilities. It enhances monitoring and performance analysis, according to Sun.

“After eight months of frantic development since VisualVM Preview 1 was released, I’m happy to announce the general availability of JDK 6 Update 7 Java VisualVM and VisualVM 1.0,” said Luis-Miguel Alventosa, a Sun senior software engineer, in a blog.

Offered as part of Java Platform, Standard Edition (SE) Update 7, Java VisualVM provides a visual diagnostic tool for development and production environments. It includes such technologies as jvmstat, which provides lightweight performance and configuration instrumentation to the HotSpot JVM, as well as Java Management Extensions and the NetBeans profiler.

Developers can generate and analyze heap dumps, track down memory leaks, browse and perform operations on MBeans, and perform and monitor garbage collection. Also, lightweight memory and CPU profiling can be done.

Users can download the software here.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author