Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2034718 | 1.4.0 | Karen Kinnear | P4 | Resolved | Fixed | beta |
The Raw Monitors track neither the number of threads waiting to enter the
monitor nor the number of threads waiting to be notified.
A solution will need to carefully consider the performance costs and
potentially only track this if profiling or other monitoring is enabled.
monitor nor the number of threads waiting to be notified.
A solution will need to carefully consider the performance costs and
potentially only track this if profiling or other monitoring is enabled.
- backported by
-
JDK-2034718 Raw Monitors need to track waiting to enter and waiting to be notified
-
- Resolved
-