|
Quick Lists
|
|
Bug ID:
|
4937016
|
|
Votes
|
0
|
|
Synopsis
|
Unit test ActiveRunning fails consistently
|
|
Category
|
java:classes_sound
|
|
Reported Against
|
tiger
|
|
Release Fixed
|
1.5(tiger-b26)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
|
|
Submit Date
|
14-OCT-2003
|
|
Description
|
Unit test ActiveRunning fails consistently
The new unit test test/javax/sound/sampled/Lines/ActiveRunning is disabled, because it consistently fails on all platforms. Either this is due to a wrong implementation, or the test makes wrong assumptions.
======================================================================
|
|
Work Around
|
N/A
|
|
Evaluation
|
xxxxx@xxxxx 2003-10-13
The test verifies correct order of state changes of isRunning and isActive, and the correct dispatch time of the START event. Such a test is useful and the problem should be fixed for tiger -- either in the test, or in the implementation, whichever causes the test to fail.
Some race condition caused the Java Sound Engine to fail the test. Fixed.
xxxxx@xxxxx 2003-10-21
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |