You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/10/16 19:49:55 UTC

DO NOT REPLY [Bug 30929] - [lang] Nestable.indexOfThrowable(Class) uses Class.equals() to match

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=30929

[lang] Nestable.indexOfThrowable(Class)  uses Class.equals() to match

scolebourne@joda.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED
            Summary|Nestable.indexOfThrowable(Cl|[lang]
                   |ass)  uses Class.equals() to|Nestable.indexOfThrowable(Cl
                   |match                       |ass)  uses Class.equals() to
                   |                            |match
   Target Milestone|---                         |2.1 Final



------- Additional Comments From scolebourne@joda.org  2004-10-16 17:49 -------
I changed the behaviour of Nestable, but left ExceptionUtils alone. Instead, in 
ExceptionUtils I added a parallel method, indexOfType. This should cover the 
use cases and some measure of backwards compatability.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org