|
Quick Lists
|
|
Bug ID:
|
6455248
|
|
Votes
|
0
|
|
Synopsis
|
JVMTI Doc: MonitorWait / MonitorWaited event description misleading
|
|
Category
|
hotspot:jvmti
|
|
Reported Against
|
|
|
Release Fixed
|
mustang(b95)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
6455251
,
6455295
|
|
Submit Date
|
31-JUL-2006
|
|
Description
|
The description of the MonitorWait event is:
Sent when a thread is about to wait on an customer .
That is, a thread is entering Object.wait().
The second sentence is confusing because it is unclear if the thread has actually entered Object.wait() and more confusingly which of the "wait" methods on Object. Note that one wait method may call another.
Posted Date : 2006-07-31 23:14:02.0
Note that the MonitorWaited event description has a second sentence that is confusing in the same way.
Posted Date : 2006-07-31 23:21:26.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Should be fixed. See Suggested Fix. In a future release the spec should be appropriately clarified.
Posted Date : 2006-07-31 23:14:02.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |