Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2185792 | OpenJDK6 | Kelly Ohair | P3 | Resolved | Fixed | b18 |
Use -agentlib:waiters with any non-trivial testcase. Garbled results and a crash will almost certainly arise.
This is because the Monitor objects in the monitor_list array may be destroyed explicitly in the Object_Free path before the vm_death causes them to be destroyed (again!).
This is because the Monitor objects in the monitor_list array may be destroyed explicitly in the Object_Free path before the vm_death causes them to be destroyed (again!).
- backported by
-
JDK-2185792 JVMTI Waiters demo crashes. Double free.
-
- Resolved
-