Liviu Tudor created POOL-225:
--------------------------------
Summary: Changes to findbugs-exclude-filter.xml to eliminate false
alerts on Evictor classes
Key: POOL-225
URL: https://issues.apache.org/jira/browse/POOL-225
Project: Commons Pool
Issue Type: Improvement
Affects Versions: 1.6
Reporter: Liviu Tudor
Priority: Trivial
Fix For: 1.6.1
For both {{GenericKeyedObjectPool}} and {{GenericObjectPool}}, FindBugs signals
an inconsistent sycnhronization warning ({{IS2_INCONSISTENT_SYNC}}) however it
turns out it's a false alert.
Talking to [pool] developers, the general consensus was to update
{{findbugs-exclude-filter.xml}} to exclude these 2 checks, hence this ticket.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira