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

post_meth_exit should be in vm state when calling get_jvmti_thread_state

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 26
    • hotspot
    • None

      The method
      get_jvmti_thread_state()
      should be called only while thread is in vm state.

      The post_method_exit is doing some preparation before switching to vm state. This cause issues if thread is needed to initialize jvmti thread state.

            lmesnik Leonid Mesnik
            lmesnik Leonid Mesnik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: