Other |
---|
tbdUnresolved |
Relates :
|
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.