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

--- Comment #1 from Sebb <s...@apache.org> 2009-12-16 19:36:16 UTC ---
Created an attachment (id=24716)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24716)
Patch fields that should be final

Two more locks that need protection.

In the case of MultiLockFairBlockingQueue, the array was final, but needs to be
private to prevent accidental or malicious changes.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to