+1 -phil
On 11/02/2016 09:56 AM, Sergey Bylokhov wrote:
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-8168881Webrev can be found at: http://cr.openjdk.java.net/~serb/8168881/webrev.00
