JDK-5052759 : Add a few buttons for JVM controls such as turn on/off verbose:gc
  • Type: Enhancement
  • Component: tools
  • Sub-Component: jconsole
  • Affected Version: 5.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2004-05-25
  • Updated: 2006-02-15
  • Resolved: 2006-02-15
Related Reports
Duplicate :  
Description
The following operations are available in the platform JVM MBeans:
  1. turn on/off verbose:gc
  2. turn on/off verbose:class
  3. deadlock detection
  4. reset peak memory usage
  5. reset thread peak count
  6. turn on/off thread contention statistics

It would be good to enhance the jconsole tabs to add these buttons.