<Sound Dev> [9] Review Request: 8177560 @headful key can be removed from the tests for JavaSound
Sergey Bylokhov
sergey.bylokhov at oracle.com
Sat Mar 25 17:29:24 UTC 2017
Hello,
Please review the fix for jdk9.
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 <http://mail.openjdk.java.net/pipermail/sound-dev/2015-August/000328.html>
I have checked updated tests in the system with and without Display and AudioCard.
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.
Bug: https://bugs.openjdk.java.net/browse/JDK-8177560
Webrev can be found at: http://cr.openjdk.java.net/~serb/8177560/webrev.00
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/sound-dev/attachments/20170325/130154dc/attachment.html>
More information about the sound-dev
mailing list