[jboss-jira] [JBoss JIRA] Deleted: (JGRP-297) Use deadlock detection (JDK 5) to find deadlocks in stress tests or during regular operation
Bela Ban (JIRA)
jira-events at lists.jboss.org
Wed Apr 6 10:59:33 EDT 2011
[ https://issues.jboss.org/browse/JGRP-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban deleted JGRP-297:
--------------------------
> Use deadlock detection (JDK 5) to find deadlocks in stress tests or during regular operation
> --------------------------------------------------------------------------------------------
>
> Key: JGRP-297
> URL: https://issues.jboss.org/browse/JGRP-297
> Project: JGroups
> Issue Type: Feature Request
> Reporter: Bela Ban
> Assignee: Bela Ban
>
> The java.lang.management.ThreadMXBean has a method to check for and (if found) enumerate deadlocked threads (only with simply synchronized locks, jav.util.concurrent locks currently not supported afaik).
> This can be run every N seconds, and is useful in both stress testing and possibly also during operation.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list