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

assert and cleanup in JvmtiThreadState::state_for_while_locked for thread_oop != nullptr

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • tbd
    • None
    • hotspot
    • None

      Need to add an assert into the JvmtiThreadState::state_for_while_locked to ensure the thread_oop for newly created JvmtiThreadState is never equal to nullptr. The JvmtiThreadState constructor also needs some cleanup as it has some checks for thread_oop not being nullptr.

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

              Created:
              Updated: