Bug 60792

Summary: Create a new Help menu item to create a thread dump
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 3.1   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Philippe Mouawad 2017-02-28 21:41:56 UTC
We frequently ask bug reporters to create a thread dump.
This will ease this manipulation.
Comment 1 Philippe Mouawad 2017-02-28 21:43:43 UTC
Author: pmouawad
Date: Tue Feb 28 21:43:21 2017
New Revision: 1784822

URL: http://svn.apache.org/viewvc?rev=1784822&view=rev
Log:
Bug 60792 - Create a new Help menu item to create a thread dump
Bugzilla Id: 60792

Added:
    jmeter/trunk/src/jorphan/org/apache/jorphan/util/ThreadDumper.java   (with props)
Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/ActionNames.java
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/What.java
    jmeter/trunk/src/core/org/apache/jmeter/gui/util/JMeterMenuBar.java
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:07 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4307