-
Enhancement
-
Resolution: Fixed
-
P2
-
1.1.5, 1.1.6, 1.2.2, 1.4.0, 1.4.2, 5.0
-
tiger
-
generic, x86, sparc
-
generic, solaris_8, windows_2000, windows_xp
Name: db100478 Date: 11/21/2001
The API will provide support for both monitoring and managing
the core Java Runtime resources (especially for the JVM).
This will include:
- heap and memory usage of an application
- thread activity
- garbage collection and gc pauses in deployments
- GC control settings
- CPU usage
- system thresholds and resource limits (quotas)
- list number of file descriptors (and similar resources)
- info on hardware resources (CPUs, memory, etc)
======================================================================
###@###.### 2002-07-31
This API will provide a mechanism to track when a potential
low memory condition could exist [part of 4593108].
###@###.### 2003-07-10
This RFE implements the subset of JSR-163 which specifies the Java monitoring and management API. It also implements the requirements specified by JSR-174 which has no API specification.
- duplicates
-
JDK-4593108 Detect low memory conditions and recover
-
- Closed
-
-
JDK-4435639 RFE: Need a JVMPI event to be triggered when old GC heap is n% full
-
- Closed
-
-
JDK-5032730 (thread) API-access to stack traces for all threads in an application
-
- Closed
-
-
JDK-4140301 (gc) JVM lacks mechanism for responding to low system memory conditions
-
- Closed
-
-
JDK-4158865 Add capability to measure time spent in GC
-
- Closed
-
-
JDK-6408778 Add API to call thread dump capability
-
- Closed
-
- relates to
-
JDK-4608895 support CIM/WEBM for monitoring/managing the JVM
-
- Closed
-
-
JDK-4742482 Method to inquire system status (memory and CPU utilization)
-
- Closed
-