Minimized StackTraceElement

Chromium Learner chromiumlearner at gmail.com
Mon Jun 22 10:37:57 UTC 2015


Hello,

I am looking to print the minimized StackTraceElement similar to addr2line
functionality for native daemons.

Is there a way to print only the ByteCode of StackTraceElement at runtime
and then convert to Full method name post runtime (using javap or other
commands ) ?

Regards,
Chromium
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20150622/163fddb5/attachment.html>


More information about the serviceability-dev mailing list