DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23232>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23232

[collections][PATCH] TestBlockingBuffer extensions and BlockingBuffer fix

           Summary: [collections][PATCH] TestBlockingBuffer extensions and
                    BlockingBuffer fix
           Product: Commons
           Version: Nightly Builds
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Collections
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The attached patch adds some tests to assert the behaviour of
BlockingBuffer.get()/remove()/add()/addAll in various combinations.

The discussion that led to this patch can be found at bug 23159.

Also attached is a patch to change notify() to notifyAll() in BlockingBuffer
which allows the tests in TestBlockingBuffer to pass.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to