Details
-
Bug
-
Resolution: Fixed
-
P4
-
8, 9
-
b166
-
generic
-
generic
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8179162 | 10 | Sergey Bylokhov | P4 | Resolved | Fixed | b06 |
JDK-8301390 | openjdk8u372 | Sergey Bylokhov | P4 | Resolved | Fixed | b02 |
JDK-8245992 | 8u271 | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
JDK-8251676 | emb-8u271 | Sergey Bylokhov | P4 | Resolved | Fixed | team |
Description
Some tests in JavaSound were marked by @headful key, but none of them use UI (headful toolkit).
Looks like the root cause was in absent audio cards in test systems, and the tests were not ready for that.
Example:
http://mail.openjdk.java.net/pipermail/sound-dev/2015-August/000328.html
If the tests will fail on some of our tests systems then the reason is unrelated to the headful toolkit and should be reported as a separate CR.
http://mail.openjdk.java.net/pipermail/sound-dev/2017-March/000519.html
Looks like the root cause was in absent audio cards in test systems, and the tests were not ready for that.
Example:
http://mail.openjdk.java.net/pipermail/sound-dev/2015-August/000328.html
If the tests will fail on some of our tests systems then the reason is unrelated to the headful toolkit and should be reported as a separate CR.
http://mail.openjdk.java.net/pipermail/sound-dev/2017-March/000519.html
Attachments
Issue Links
- backported by
-
JDK-8179162 @headful key can be removed from the tests for JavaSound
- Resolved
-
JDK-8245992 @headful key can be removed from the tests for JavaSound
- Resolved
-
JDK-8251676 @headful key can be removed from the tests for JavaSound
- Resolved
-
JDK-8301390 @headful key can be removed from the tests for JavaSound
- Resolved
(1 links to)