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

JVMTI Doc: GetThreadState: clarify that IN_NATIVE might not include JNI or JVMTI

XMLWordPrintable

    • b47
    • generic
    • generic

      The GetThreadState JVMTI_THREAD_STATE_IN_NATIVE bit specifies that --

          Thread is in native code--that is, a native method is running.
          This flag is not set when running VM compiled Java programming
          language code nor is it set when running VM code or
          VM support code.

      This needs to clarify that JNI and JVMTI functions are VM code and
      thus not in native.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: