Jeff MAURY created DIRECTMEMORY-87:
--------------------------------------

             Summary: collectExpired frees not expired items instead of expired 
ones
                 Key: DIRECTMEMORY-87
                 URL: https://issues.apache.org/jira/browse/DIRECTMEMORY-87
             Project: Apache DirectMemory
          Issue Type: Bug
          Components: core
    Affects Versions: 0.6.0
            Reporter: Jeff MAURY
            Priority: Critical
             Fix For: 0.6.0


The collectExpired method of MemoryManagerServiceImple uses 2 predicates to 
filter the list of pointers. Those 2 predicates (relative and absolute) filter 
pointers that are not free (OK) and not expired (OK)

--
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

        

Reply via email to