-
Bug
-
Resolution: Fixed
-
P4
-
6, 6u3, 7, 9
-
b166
-
generic, x86
-
windows, windows_vista
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8179155 | 10 | Sergey Bylokhov | P4 | Resolved | Fixed | b06 |
JDK-8251522 | openjdk8u272 | Sergey Bylokhov | P4 | Resolved | Fixed | b03 |
JDK-8245993 | 8u271 | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
JDK-8251677 | emb-8u271 | Sergey Bylokhov | P4 | Resolved | Fixed | team |
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
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
- backported by
-
JDK-8179155 TEST_BUG: javax/sound/sampled/Clip/bug5070081.java fails sometimes
-
- Resolved
-
-
JDK-8245993 TEST_BUG: javax/sound/sampled/Clip/bug5070081.java fails sometimes
-
- Resolved
-
-
JDK-8251522 TEST_BUG: javax/sound/sampled/Clip/bug5070081.java fails sometimes
-
- Resolved
-
-
JDK-8251677 TEST_BUG: javax/sound/sampled/Clip/bug5070081.java fails sometimes
-
- Resolved
-
- duplicates
-
JDK-6580734 bug5070081.java failed on current 6ub1 but passed on previous one 6u2b5
-
- Closed
-
- relates to
-
JDK-6801206 SoundTestSuite: test050 fails
-
- Closed
-
(1 relates to)