Bug report for Apache SOAP [2004/02/29]

2004-02-29 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

MutableBoolean.equals() method?

2004-02-29 Thread WJCarpenter
Maybe not important, but I just stumbled across this. The utility class MutableBoolean has a method "equals(MuteableBoolean)". (I couldn't find any calls to that method in the current CVS code.) I wonder if that method was intended to override Object.equals rather than overload it with a new si