On Tue, 15 Nov 2022 20:04:07 GMT, Alexander Zuev <[email protected]> wrote:

>> On m1 mac sometimes (in very rare instance) it takes a long time to get the 
>> sequencer so increasing timeout helps with that.
>> Also on m1 mac sequencer got notified about the first MetaMessage twice. The 
>> reason is unclear but watching for that fixes the problem. Also on Linux 
>> sometimes process hangs indefinitely without finishing hold by the 
>> com.sun.media.sound.MediaDispatcher. Closing the sequencer at the end of the 
>> test helps with that.
>
> Alexander Zuev has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Lower the timeout to 120 seconds

test/jdk/javax/sound/midi/Sequencer/MetaCallback.java line 2:

> 1: /*
> 2:  * Copyright (c) 2003, 2023, Oracle and/or its affiliates. All rights 
> reserved.

futuristic year? or you didnt have confidence that this test will be integrated 
this year :-)

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

PR: https://git.openjdk.org/jdk/pull/11157

Reply via email to