<Sound Dev> [9] Review Request: 8168881 javax/sound/sampled/Clip/OpenNonIntegralNumberOfSampleframes.java fails
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Wed Nov 2 16:56:49 UTC 2016
Hello, Audio Guru.
Please review the fix for jdk9.
The new test(which was added recently) does not take into account that:
if there is no any audio device the AudioSystem.getClip() can throw
IllegalArgumentException, which is a little bit strange since there is
no arguments in the getClip() method.
Bug: https://bugs.openjdk.java.net/browse/JDK-8168881
Webrev can be found at: http://cr.openjdk.java.net/~serb/8168881/webrev.00
--
Best regards, Sergey.
More information about the sound-dev
mailing list