The
`JvmtiEventController::set_user_enabled(...)`
calls
`JvmtiEventControllerPrivate::flush_object_free_events(env);`
and make transition while has thread_oop unhandled.
It leads to the memory corruptions.
`JvmtiEventController::set_user_enabled(...)`
calls
`JvmtiEventControllerPrivate::flush_object_free_events(env);`
and make transition while has thread_oop unhandled.
It leads to the memory corruptions.
- links to
-
Review(master)
openjdk/jdk/28500