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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 23
    • Affects Version/s: None
    • Component/s: 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)

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

              Created:
              Updated:
              Resolved: