JDK-6414231 : MBeans->java.lang.ClassLoading -> Attributes -> Loaded Class (Chart) is not fully displayed
  • Type: Bug
  • Component: tools
  • Sub-Component: jconsole
  • Affected Version: 6
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: solaris_10
  • CPU: other
  • Submitted: 2006-04-18
  • Updated: 2011-03-08
  • Resolved: 2011-03-08
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6 JDK 7
6u4Fixed 7 b05Fixed
Description
When observing any processes through jconsole, if user chooses java.lang -> ClassLoading -> Attributes -> LoadedClassCount and double-clicks the value for LoadedClassCount (bar representation), the bar window becomes half-invisible at the time when it first gets populated with the LoadedClassCount.

This should not happen, the Window/ chart visibility should not be affected by the updated value/ help message.

Comments
EVALUATION The Plotter component does not display the time axis until the clock has reached the first whole minute. We should fix this to always diplay a minimum of one or two minutes.
02-05-2006