Dmitri,
I tried to check in these patches, but the tests didn't produce the wrapped
effect on my box. (Windows Sun JDK1.4.0. If you like, you can check them in
yourself.

Stephen

----- Original Message -----
From: "Dmitri Plotnikov" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 08, 2002 2:55 PM
Subject: [lang] [PATCH] ExceptionUtils.printRootCauseStackTrace


> Check out these methods I would like to propose for ExceptionUtils. They
> print very nice stack traces for nested exceptions.  The idea is based on
> the observation that nested exceptions typically share a large portion of
> the stack trace.   So, printRootCauseStackTrace trims those repeated
parts.
> See attached sample stack trace.
>
> I attached diffs as well as full versions of the source files.  If you are
> interested, just let me know, I can check this patch in myself.
>
> - Dmitri
>


----------------------------------------------------------------------------
----


> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to