public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug runtime/15773] New: Java probing doesn't detect class/method validity
@ 2013-07-23 15:46 lberk at redhat dot com
  2013-08-16  7:15 ` [Bug runtime/15773] " mcermak at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: lberk at redhat dot com @ 2013-07-23 15:46 UTC (permalink / raw)
  To: systemtap

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

            Bug ID: 15773
           Summary: Java probing doesn't detect class/method validity
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
          Assignee: systemtap at sourceware dot org
          Reporter: lberk at redhat dot com

When probing java methods, systemtap fails to report spelling errors in the
class or method names.  For example:

for the method foo.printMessage(int)

the (incorrect) probe point java(PID).class("foo").method("printmessage(int)")
would run with simply no ouput.

We should output an error that the method name should be "printMessage(int)".

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-05-27 16:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-23 15:46 [Bug runtime/15773] New: Java probing doesn't detect class/method validity lberk at redhat dot com
2013-08-16  7:15 ` [Bug runtime/15773] " mcermak at redhat dot com
2014-02-18 15:35 ` lberk at redhat dot com
2014-07-25 20:42 ` ajakop at redhat dot com
2016-05-27 16:34 ` fche at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).