[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/34277] New: Allow Classpath VMs to be monitored via JCons
From: |
gnu_andrew at member dot fsf dot org |
Subject: |
[Bug classpath/34277] New: Allow Classpath VMs to be monitored via JConsole |
Date: |
28 Nov 2007 22:52:25 -0000 |
The JConsole tool uses JMX and the java.lang.management extensions to allow a
user to monitor memory usage, track threads, etc. on a running VM. We already
have a VM interface for the extensions and the main JMX classes in place, so we
should aim to add the missing functionality (mainly the javax.management.remote
code) so that a Classpath VM can be accessed via JConsole and monitored.
--
Summary: Allow Classpath VMs to be monitored via JConsole
Product: classpath
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: classpath
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gnu_andrew at member dot fsf dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34277
- [Bug classpath/34277] New: Allow Classpath VMs to be monitored via JConsole,
gnu_andrew at member dot fsf dot org <=