VisualVM is a visual tool integrating several commandline JDK tools and

lightweight profiling capabilities. Designed for both production and
development time use, it further enhances the capability of monitoring and
performance analysis for the Java SE platform.

WWW: http://visualvm.java.net/
This commit is contained in:
Steve Wills
2013-01-26 02:48:38 +00:00
parent 72779aaeef
commit a720836b7b
6 changed files with 417 additions and 0 deletions

View File

@@ -143,6 +143,7 @@
SUBDIR += subversion-java
SUBDIR += trove4j
SUBDIR += veditor
SUBDIR += visualvm
SUBDIR += xdoclet
.include <bsd.port.subdir.mk>