Name: rmT116609 Date: 09/05/2002
FULL PRODUCT VERSION :
java version "1.4.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode)
and:
java version "1.4.1-rc"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-rc-b18)
Java HotSpot(TM) Client VM (build 1.4.1-rc-b18, mixed mode)
DESCRIPTION OF THE PROBLEM :
It might be interesting for some applications, which provide system status reports, to let an administrator know about the system resources a JVM consumes. This may include the number of CPU-seconds a process consumed or the real amount of memory (NOT the heap size) a JVM consumes.
I know, coding some JNI might help - but this might be a general issue.
CUSTOMER WORKAROUND :
Use JNI and port it to many platforms...
(Review ID: 164040)
======================================================================
- relates to
-
JDK-4530538 JVM monitoring and management API
-
- Resolved
-