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

* [Bug runtime/15773] Java probing doesn't detect class/method validity
  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 ` mcermak at redhat dot com
  2014-02-18 15:35 ` lberk at redhat dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: mcermak at redhat dot com @ 2013-08-16  7:15 UTC (permalink / raw)
  To: systemtap

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

mcermak <mcermak at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcermak at redhat dot com

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

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

* [Bug runtime/15773] Java probing doesn't detect class/method validity
  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
  3 siblings, 0 replies; 5+ messages in thread
From: lberk at redhat dot com @ 2014-02-18 15:35 UTC (permalink / raw)
  To: systemtap

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.

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

* [Bug runtime/15773] Java probing doesn't detect class/method validity
  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
  3 siblings, 0 replies; 5+ messages in thread
From: ajakop at redhat dot com @ 2014-07-25 20:42 UTC (permalink / raw)
  To: systemtap

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

Abe Jakop <ajakop at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ajakop at redhat dot com
           Assignee|systemtap at sourceware dot org    |ajakop at redhat dot com

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

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

* [Bug runtime/15773] Java probing doesn't detect class/method validity
  2013-07-23 15:46 [Bug runtime/15773] New: Java probing doesn't detect class/method validity lberk at redhat dot com
                   ` (2 preceding siblings ...)
  2014-07-25 20:42 ` ajakop at redhat dot com
@ 2016-05-27 16:34 ` fche at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: fche at redhat dot com @ 2016-05-27 16:34 UTC (permalink / raw)
  To: systemtap

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

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fche at redhat dot com
           Assignee|ajakop at redhat dot com           |systemtap at sourceware dot org

-- 
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).