http://bugzilla.slf4j.org/show_bug.cgi?id=69

           Summary: BasicMarker.add and remove are broken.
           Product: SLF4J
           Version: 1.4.x
          Platform: All
        OS/Version: Windows XP
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: Core API
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


BasicMarker.add does not check for multiple addition of the same child. This
can result in OutOfMemoryExceptions.
BasicMarker.remove does not actually remove a marker from the children list and
always returns false.


-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
dev mailing list
[email protected]
http://www.slf4j.org/mailman/listinfo/dev

Reply via email to