I mistakenly changed _previous_owner_tid to uintptr_t because of a cast I found in JDK-8256306 but it should really be uint64_t. This field is used for JFR, the other field _notifier_tid should be the same.
- relates to
-
JDK-5007074 thread_id's should be cleaned up
-
- Resolved
-