Skip to content

Commit bae4d39

Browse files
committed
added new features to upcoming release
1 parent cb96be0 commit bae4d39

File tree

1 file changed

+3
-1
lines changed
  • tda/src/main/resources/de/grimmfrost/tda/doc

1 file changed

+3
-1
lines changed

tda/src/main/resources/de/grimmfrost/tda/doc/README

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ TDA - Thread Dump Analyzer -- Version 2.7
66
Note: This is the 2.7 release of the software, for an usage overview see Help/Overview.
77

88
Changes from 2.6 are:
9-
* Detect stuck Carrier Threads in Java 21+ thread dumps.
9+
* 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.
1012
* Extended MCP Server for fetching the stuck Carrier Threads.
1113
* Added a method to the MCP Server to enable the Agent to fetch a list of threads which are
1214
running in native code, including library information if available.

0 commit comments

Comments
 (0)