Protect process_pending_interp_only() work with JvmtiThreadState_lock

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 27
    • Affects Version/s: 27
    • Component/s: hotspot
    • None
    • b11

      The function JvmtiThreadState::process_pending_interp_only() should protect the check of state->is_pending_interp_only_mode() and call to the JvmtiEventController::enter_interp_only_mode(state) with JvmtiThreadState_lock. Some level of optimization is needed because the code path where the process_pending_interp_only() is called is hot.

            Assignee:
            Serguei Spitsyn
            Reporter:
            Serguei Spitsyn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: