JDK-5057295 : Use system Look-and-Feel and a few other suggested features
  • Type: Enhancement
  • Component: tools
  • Sub-Component: jconsole
  • Affected Version: 5.0
  • Priority: P5
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2004-06-03
  • Updated: 2005-08-22
  • Resolved: 2005-08-22
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
6Resolved
Related Reports
Duplicate :  
Relates :  
Description
Feedbacks from a CAP member:

* When I open two or more JVMs, jconsole creates separate internal
   frames for each JVM. But when I close some JVMs so I'm back to
   only one, jconsole doesn't allow to expand the single frame to use
   the entire window (without frame and border).

* Displays of large numbers, like heap sizes in bytes, should use
   separators for readability, i.e. 388.320.010 instead of 388320010.

* Provide menu option to clear all data collected so far for a
   VM, but without having to disconnect/reconnect.  And another
   option to change dynamically the -interval.

* The "Connect to Host" dialog should allow to pick a Java process
   from a combobox containing all JVMs found in the selected host.

* Please use the system look&feel, or at least provide an easy
   configuration allowing me to force it.  Even the JPI Control
   Panel has surrended to the system LAF...

* Provide buttons to hide/show each pane in the Memory and Classes
   tabs, just like in the Threads and MBeans tabs.

* In the Memory tab (at least), the line is not contiguous, it's a
   sequence of segments that don't connect perfectly.  This should
   be true in all graphs but it's more evident here.

* In the Memory tab, the graphis in the right side (esp. Non-Heap)
   are not correctly positioned, so they're cropped.

* The launcher shouldn't open a console.  To avoid this, I'm forced
   to use a shortcut: javaw.exe -jar C:\Java\JDK.150\lib\jconsole.jar
   but this shouldn't be necessary.

Comments
EVALUATION Closing as duplicate of 6247572. Some issues are duplicates of other change requests, and the rest should be filed as separate requests.
22-08-2005

EVALUATION Will consider these requests for Mustang. ###@###.### 2005-1-19 02:21:12 GMT
19-01-2005