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

--- Comment #3 from Philippe Mouawad <[email protected]> ---
Date: Mon Oct 27 13:41:47 2014
New Revision: 1634535

URL: http://svn.apache.org/r1634535
Log:
Bug 57114 - Performance : Functions that only have values as instance variable
should not synchronize execute
Remove synchronized on setParameters
Bugzilla Id: 57114

Modified:
   
jmeter/trunk/src/functions/org/apache/jmeter/functions/EscapeOroRegexpChars.java


Date: Mon Oct 27 13:43:01 2014
New Revision: 1634537

URL: http://svn.apache.org/r1634537
Log:
Bug 57114 - Performance : Functions that only have values as instance variable
should not synchronize execute
Remove old TODO
Bugzilla Id: 57114

Modified:
    jmeter/trunk/src/functions/org/apache/jmeter/functions/SamplerName.java


Date: Mon Oct 27 13:42:36 2014
New Revision: 1634536

URL: http://svn.apache.org/r1634536
Log:
Bug 57114 - Performance : Functions that only have values as instance variable
should not synchronize execute
Keep synchronized where it is needed
Bugzilla Id: 57114

Modified:
    jmeter/trunk/src/functions/org/apache/jmeter/functions/LogFunction.java
    jmeter/trunk/src/functions/org/apache/jmeter/functions/LogFunction2.java

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

Reply via email to