Bug 48883 - Corrections for AbstractThreadGroup
Summary: Corrections for AbstractThreadGroup
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: unspecified
Hardware: PC Windows XP
: P2 trivial (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on: 48749
Blocks:
  Show dependency tree
 
Reported: 2010-03-10 07:28 UTC by Andrey Pohilko
Modified: 2010-03-11 09:48 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Pohilko 2010-03-10 07:28:38 UTC
After resolution of 48749 I discovered 2 cosmetic issues:

1. There's no need for AbstractThreadGroupGui to implement ItemListener, that was my mistake not to remove it
2. Icon resources should be modified to use AbstractThreadGroupGui instead of ThreadGroupGui (in icon.properties file)

PS: thanks for applying my patch :)
Comment 1 Sebb 2010-03-11 09:48:42 UTC
Thanks, fixed:

URL: http://svn.apache.org/viewvc?rev=921758&view=rev
Log:
Bug 48883 - Corrections for AbstractThreadGroup

Modified:
   jakarta/jmeter/trunk/src/core/org/apache/jmeter/images/icon.properties
   jakarta/jmeter/trunk/src/core/org/apache/jmeter/threads/gui/AbstractThreadGroupGui.java
Comment 2 The ASF infrastructure team 2022-09-24 20:37:44 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2351