On Fri, 3 Sep 2021 03:53:55 GMT, Sergey Bylokhov <[email protected]> wrote:

>> lawrence.andrews has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Added extra instruction for the user
>
> test/jdk/javax/sound/midi/Synthesizer/Receiver/bug6186488.java line 104:
> 
>> 102:     private static void createAndShowTestDialog() {
>> 103:         String testInstruction = "This test verify that software Java 
>> Syntesizer processed non-ShortMessage-derived messages. \n" +
>> 104:                 "Click on 'Start Test' button. If you listen a sound 
>> then test pass else test fail.";
> 
> Probably it will be useful to ask the user to "Make sure that the speakers 
> are connected and the volume is up."? Some other tests use this suggestion.

Updated instructions to close any sound program and speaker to be connected and 
increase the volume up.

-------------

PR: https://git.openjdk.java.net/jdk/pull/5338

Reply via email to