/[Apache-SVN]
ViewVC logotype

Revision 1521665


Jump to revision: Previous Next
Author: sebb
Date: Tue Sep 10 22:14:52 2013 UTC (10 years, 7 months ago)
Changed paths: 1
Log Message:
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


Changed paths

Path Details
Directoryjmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/ProxyControl.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26