Bug 60792 - Create a new Help menu item to create a thread dump
Summary: Create a new Help menu item to create a thread dump
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.1
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-28 21:41 UTC by Philippe Mouawad
Modified: 2017-02-28 21:43 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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