Tuesday, 22. January 2008
Thread Dump Analyzer for Java in Version 1.6 is Available
1.6 release of Thread Dump Analyzer (TDA) is available under free software Lesser General Public License (LGPL). The TDA for Java is a small Swing GUI for analyzing Thread Dumps and Heap Information generated by the Sun Java VM.
Java 1.4.2_x is required to run TDA. TDA aims at providing analysis support of offline information gathered from production environments. The new release of TDA 1.6 release requires Java Webstart, and it automatically creates a shortcut on the desktop and in Windows menu.
Bugfixed and reworked long running thread detection, extended help overview, general Bugfixing, clipboard operation in logfile view, enhanced monitor view, view operations for root tree and drag and drop for new files to open are the features of this release.
In version 1.6 threads are displayed in a table, the thread ids and native ids are transferred from hexadecimal to decimal. Date parsing for Sun JDK 1.6 time stamps is also added as default regex.