-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 5.0
-
Component/s: core-svc
-
b46
-
generic
-
generic
The ThreadMBean.getCurrentThreadCpuTime and ThreadMBean.getThreadCpuTime calls do not specify if they are user time or user plus system time.
Add two new methods:
1. getThreadUserTime
2. getCurrentThreadUserTime
Add two new methods:
1. getThreadUserTime
2. getCurrentThreadUserTime