>> Yep... this is good for dumping info to be read by humans. If you want a
>> data structure usable from software, you'll need to implement a profiler
>> through the JVMPI interface.
>
>OR maybe use those funky new JDK 1.4 APIs I noticed in the vicinity
>of the new Exeption.getCause() calls and stack backtrace facility.

Ah, this would be
  http://java.sun.com/j2se/1.4/docs/api/java/lang/Throwable.html#getStackTrace()

Hooray! This would be great for log4j and other logging packages.

                                                     [EMAIL PROTECTED]
.       .      .     .    .   .  . . http://www.media.mit.edu/~nelson/


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to