Skip to content

andrask/myjconsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

myjconsole

Eliminate the annoying featurelessness of Jconsole

  • Features:

  • MBean tab:

  • save splitter position (feature #1)

  • open all mbeans down to the Attributes and Operation level (* key on keypad)

  • open all mbeans on unanimous path

  • (TODO) return value listing for operations

  • (TODO) do not swallow any exceptions from operations

  • (TODO) exception return value dialog should be copyable

  • Threads view

  • (TODO) find threads that are locked on Future.get() calls

  • thread stack traces tab

How was this created:

Properties are saved in .myjconsole.properties file in the home directory.

Features:

Feature #1: Splitter position is saved in properties file (see Settings.java and MBeanTab.java)

About

Eliminate the annoying featurelessness of Jconsole

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages