JDumpViewer 0.2 review

Download
by rbytes.net on

JDumpViewer is a tool for analyzing Java thread dumps. ToDo: General · detect and handle parse exceptions - display info to u

License: The Apache License 2.0
File size: 0K
Developer: Scott Bartram
0 stars award from rbytes.net

JDumpViewer is a tool for analyzing Java thread dumps.

ToDo:
General

detect and handle parse exceptions - display info to user
add options to compare - select which fields to compare
add a new view to show threads as tree nodes and dump number as leaf node
use graphviz to display locks between threads
search/find thread/method/monitor and highlight/select it
add support for thread priority
auto-size columns in stack display
maybe create an intermediate XML format for dumps which could be
used with XSL to generate nice reports/views
create Java Web Start config

Thread tree

add filter for "standard" VM threads
add status sort
add filtering by runnable/blocked
add drag/drop support to method/monitor trees
link selections in thread tree to method tree

Method tree

fix bug when method is duplicated in stack (eg. Object.wait)
method node filters
link methods to source browser
support adding threads to monitor tree

Monitor tree

add clear nodes support
add icons for monitor tree nodes
when adding thread(s), search for existing monitors

What's New in This Release:
This release adds many UI enhancements (including drag-and-drop support), auto-addition of threads to the Monitor view, parse error dialogs, and parser fixes for different JVM versions.

JDumpViewer 0.2 keywords