[slf4j-dev] [Bug 69] New: BasicMarker.add and remove are broken.
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Mon Jan 21 18:13:33 CET 2008
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: dev at slf4j.org
ReportedBy: joern at huxhorn.de
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.
More information about the slf4j-dev
mailing list