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

JDWP+NEWHPROF: Protect JVMTI method functions from native methods

XMLWordPrintable

    • b44
    • generic
    • generic

      The behavior of the JVMTI functions:
      GetLineNumberTable
      GetLocalVariableTable
      GetMaxLocals
      GetArgumentSize
      GetMethodLocation
      GetBytecodes
      is unspecified in the JVMTI spec when passed a native method.
      JVMTI agents (the JDWP back-end and the new HPROF) need to check for
      native methods to protect themselves against a change in behavior.
      JVMTI bug XXXXXXX will specify this behavior and is likely to
      introduce a new error code.

            ohair Kelly Ohair (Inactive)
            rfield Robert Field (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: