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

All callers of JvmtiEnvBase::get_threadOop_and_JavaThread should pass current thread explicitly

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • None
    • hotspot
    • None
    • b26
    • generic
    • generic

      There are 2 version of JvmtiEnvBase::get_threadOop_and_JavaThread()
      One takes current_thread and another calls JavaThread::current().
      But all callers already have current_thread (some of them implicitly when create ThreadsListHandle)

            amenkov Alex Menkov
            amenkov Alex Menkov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: