https://issues.apache.org/bugzilla/show_bug.cgi?id=52266
--- Comment #4 from Philippe Mouawad <[email protected]> --- Date: Mon May 7 16:58:06 2012 New Revision: 1335125 URL: http://svn.apache.org/viewvc?rev=1335125&view=rev Log: Bug 52266 - Code:Inconsistent synchronization Add synchronized on openFile method will not impact performance as method is private, lock will be reentrant Modified: jmeter/trunk/src/functions/org/apache/jmeter/functions/StringFromFile.java -- You are receiving this mail because: You are the assignee for the bug.
