-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b05
-
generic, x86
-
generic, windows_xp
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2149781 | 6u4 | Luis-Miguel Alventosa | P3 | Resolved | Fixed | b01 |
A DESCRIPTION OF THE REQUEST :
Currently the charts that are shown when you double-click a value for your custom MBeans only draws integer values.
The problem is that if you, for example, have a double attribute that only takes values between 0 and 1. Since the chart only accepts the integer value of the attribute. You get a chart with a straigth line with the constant value 0
JUSTIFICATION :
It's quite common to have values that only lie between two consecutive integers or in a very small interval.
Currently the charts that are shown when you double-click a value for your custom MBeans only draws integer values.
The problem is that if you, for example, have a double attribute that only takes values between 0 and 1. Since the chart only accepts the integer value of the attribute. You get a chart with a straigth line with the constant value 0
JUSTIFICATION :
It's quite common to have values that only lie between two consecutive integers or in a very small interval.
- backported by
-
JDK-2149781 JConsole charts should accept small values (floating point)
-
- Resolved
-
- duplicates
-
JDK-6471936 CPU usage graph is inappropriately quantized
-
- Closed
-