You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Stephen Colebourne <sc...@btopenworld.com> on 2002/12/08 18:13:25 UTC

Re: [lang] [PATCH] ExceptionUtils.printRootCauseStackTrace

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" <dm...@apache.org>
To: <co...@jakarta.apache.org>
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:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [lang] [PATCH] ExceptionUtils.printRootCauseStackTrace

Posted by Dmitri Plotnikov <dp...@yahoo.com>.
Stephen,

I'll check them in as soon as I have tried (and fixed) them on JDK
1.4.0.

Thanks,

- Dmitri

--- Stephen Colebourne <sc...@btopenworld.com> wrote:
> 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" <dm...@apache.org>
> To: <co...@jakarta.apache.org>
> 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:
> <ma...@jakarta.apache.org>
> > For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> 
> 
> --
> To unsubscribe, e-mail:  
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> 


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>