This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap 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]

[Bug runtime/15773] Java probing doesn't detect class/method validity


https://sourceware.org/bugzilla/show_bug.cgi?id=15773

--- Comment #1 from Lukas Berk <lberk at redhat dot com> ---
It may be possible to use the javap tool (the java class file disassembler) to
achieve this.  Official documentation can be found at:
http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javap.html

-- 
You are receiving this mail because:
You are the assignee for the bug.


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