Duplicate :
|
|
Relates :
|
Regression test javax/sound/sampled/Clip/bug5070081.java fails sometimes on windows platforms (both i586 and amd64) Looks like test has too strong restrictions for latency (50ms) another issue: in rare case line 57: while(clip.isRunning()); // wait for the sound to finish steals all CPU resources and it caused "timeout" error
|