Releases: irockel/tda
Releases · irockel/tda
2.4
This is a roundup release, fixing usage with JDK 11 and also providing plugin for VisualVM 2.0
- Compiled using JDK 1.8 so Source Level now is 1.8
- fixed #20: updated tda visual vm plugin to Visual VM 2.0
- fixed #21: fixed parsing of jdk 11 thread dumps.
- fixed colors for dark UIs
- tda.sh can now be called from everywhere
- Fixed locked main screen after closing a dialog using (x)
- Use System Toolbar on MacOS.
2.3.3
2.3.2
2.3.1
2.3
Changes from 2.2 are:
- Added Drag and Drop of logfiles (GitHub Issue 1)
- Use native File Dialog (GitHub Issue 1)
- Fixed parsing of Java 8 Thread Dumps (GitHub Issue 6)
- Fixed Crash in logfile parsing (Github Issue 2)
- fixed dumping of blocked threads in jconsole plugin.
- fixed issue TDA-31: class cast exception in predefined categories fallback.
- fixed issue TDA-35: improved unix shell script.