We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb96be0 commit bae4d39Copy full SHA for bae4d39
tda/src/main/resources/de/grimmfrost/tda/doc/README
@@ -6,7 +6,9 @@ TDA - Thread Dump Analyzer -- Version 2.7
6
Note: This is the 2.7 release of the software, for an usage overview see Help/Overview.
7
8
Changes from 2.6 are:
9
-* Detect stuck Carrier Threads in Java 21+ thread dumps.
+* Experimental support for JSON based jmap thread dumps.
10
+* Support for SMR parsing in thread dumps (Java 11+)
11
+* Detect stuck Carrier Threads used by Virtual Threads in Java 21+ thread dumps.
12
* Extended MCP Server for fetching the stuck Carrier Threads.
13
* Added a method to the MCP Server to enable the Agent to fetch a list of threads which are
14
running in native code, including library information if available.
0 commit comments