This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: classloader info in stacktrace


Hi,

On Thu, 2002-02-28 at 10:46, C Santosh Kumar wrote:
> Classloaders often confuse java programmers and give problems.
> I want to know if having the classloader information in an exception's
> stacktrace has been considered earlier. What are the opinions on this?

Seems useful in some cases since they do seem to confuse people.
But do you have a proposal for how such a stacktrace should look like
and not confuse people even more? ClassLoader does not have a nice
String representation.

Cheers,

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]