Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6809483

hotspot:::method_entry are not correctly generated for "method()V"

XMLWordPrintable

    • b01
    • generic
    • solaris
    • Verified

        hotspot:::method_entry probes are not correctly generated for "method()V" with "-client -Xcomp".

        The are generated correctly for all other methods:
                method()V
                methodStatic()V
                methodException()V
                methodStaticException()V
                methodNative()V
                methodStaticNative()V
                methodExceptionNative(Ljava/lang/Class;)V
                methodStaticExceptionNative(Ljava/lang/Class;)V

        The probes are also generated correctly in case JVMTI MethodEntry event is enabled.

        Looks like some optimizations broke dtrace stuff.

              never Tom Rodriguez
              epavlova Ekaterina Pavlova
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: