You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2013/10/01 10:56:49 UTC

[Bug 55617] New: Improvements to jorphan collection

https://issues.apache.org/bugzilla/show_bug.cgi?id=55617

            Bug ID: 55617
           Summary: Improvements to jorphan collection
           Product: JMeter
           Version: Nightly (Please specify date)
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: benoit.wiart@gmail.com

Created attachment 30898
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30898&action=edit
Patch

ListedHashTree needlessly override some of its parent methods
delete code that has been commented for 9 years
do not create a temporary HashTree just to get a new hashset
avoid double lookup in the HashTree map

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55617] Improvements to jorphan collection

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55617

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
         Resolution|---                         |FIXED

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Tue Oct  1 20:47:45 2013
New Revision: 1528213

URL: http://svn.apache.org/r1528213
Log:
Bug 55617 - Improvements to jorphan collection
Bugzilla Id: 55617

Modified:
    jmeter/trunk/src/jorphan/org/apache/jorphan/collections/HashTree.java
    jmeter/trunk/src/jorphan/org/apache/jorphan/collections/ListedHashTree.java
    jmeter/trunk/xdocs/changes.xml



Thanks for patch applied.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55617] Improvements to jorphan collection

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55617

benoit.wiart@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #30898|0                           |1
           is patch|                            |

-- 
You are receiving this mail because:
You are the assignee for the bug.