Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2036438 | 1.4.0 | Daniel Daugherty | P2 | Resolved | Fixed | beta |
Intuitive reports that when a thread is blocked on a "blocking system
call" such as Object.wait(), calling GetCallTrace for that
thread always returns an empty stack trace. This basically prevents
a sampler from understanding where a program waits for a condition
or an IO.
call" such as Object.wait(), calling GetCallTrace for that
thread always returns an empty stack trace. This basically prevents
a sampler from understanding where a program waits for a condition
or an IO.
- backported by
-
JDK-2036438 GetCallTrace empty stack trace if blocking system call
-
- Resolved
-