This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcj & JMX


Hi folks,

I'd like to know if there is a gcj equivalent to the Sun's monitoring
& management JMX extension. The java.lang.management.* classes seem to
exist in my libgcj.jar file, but I have no idea of their status and
whether they can be used by the mx4j package that provides the JMX
support on my system. If they can, how are they supposed to work ?

My point is to be able to monitor the memory usage of my application,
as it's possible to do with Sun's jconsole tool when you set the
'com.sun.management.jmx.remote' system property at application
startup.

Any thoughts ?

Thanks in advance for your replies.

Patrick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]