|
Quick Lists
|
|
Bug ID:
|
6733589
|
|
Votes
|
0
|
|
Synopsis
|
Intermittent failure of test/javax/management/eventService/SharingThreadTest.java
|
|
Category
|
jmx:classes
|
|
Reported Against
|
|
|
Release Fixed
|
7(b34)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
|
|
Submit Date
|
05-AUG-2008
|
|
Description
|
The SharingThreadTest is failing occasionally in overnight runs with this message:
javax/management/eventService/SharingThreadTest.java Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: >>> (37) Expected to receive: 10, but got: 0
This is undoubtedly due to the incorrect logic it shared with AddRemoveListenerTest. The latter has been corrected and this one should be corrected too.
Posted Date : 2008-08-05 08:48:43.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Straightforward fix using the same logic as in AddRemoveListenerTest.
Posted Date : 2008-08-05 08:48:44.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |