VisualVM Harness 1.1 Released!
Dr Andrew John Hughes
ahughes at redhat.com
Tue Jan 11 12:33:29 PST 2011
We are pleased to announce the release of version 1.1 of the VisualVM harness!
The main changes are the addition of support for VisualVM 1.3.1 and the ability
to install VisualVM outside the JDK directory structure.
What's New
==========
* Support for VisualVM 1.3.1.
* Make VisualVM work outside the JVM directory structure.
* Remove the invalid Version field from visualvm.desktop.
* Install visualvm.desktop in the correct location under $(datadir)/applications.
* Add debugging information to the native shared libraries.
* Provide uninstallation support.
The tarball can be downloaded from:
http://icedtea.classpath.org/download/source/visualvm_harness-1.1.tar.gz
sha256sum: 69ed2ec8867052757ea2ee416a87a2f636553dbeaa36b452dc5036817672177a
The following people helped with the 1.0 release:
Andrew John Hughes, Tomas Hurka, Jiri Vanek
We would also like to thank all the bug reporters and testers!
To get started:
$ tar xzf visualvm_harness-1.1.tar.gz
$ ./configure
$ make
$ make install
Full build requirements and instructions are in INSTALL. To build VisualVM 1.3,
the option --with-visualvm-version=1.3 should be specified. To build VisualVM 1.3.1,
the option --with-visualvm-version=1.3.1 should be specified. The default remains 1.2.2.
--
Andrew :)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint = F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8
More information about the distro-pkg-dev
mailing list