Bug 48883

Summary: Corrections for AbstractThreadGroup
Product: JMeter - Now in Github Reporter: Andrey Pohilko <apc>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Bug Depends on: 48749    
Bug Blocks:    

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