Hello.
Please review the fix for jdk9.

This test assume that null should be returned in case of unsupported Info, but exception should be thrown instead[1]. In the fix I remove this assumption from this test and create a new one which checks that in case of FakeInfo all our MidiDeviceProviders throw a correct exception.

Bug: https://bugs.openjdk.java.net/browse/JDK-8059743
Webrev can be found at: http://cr.openjdk.java.net/~serb/8059743/webrev.00

[1] https://bugs.openjdk.java.net/browse/JDK-8058115

--
Best regards, Sergey.

Reply via email to