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

--- Comment #8 from Sebb <[email protected]> ---
URL: http://svn.apache.org/r1521665
Log:
Code:Inconsistent synchronization
AtomicBoolean and AtomicInt are not necessary when values are simply written
and read and the previous value is irrelevant (e.g. AtomicInt would be needed
if the value was incremented)
Bugzilla Id: 52266

Modified:
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/ProxyControl.java

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

Reply via email to