On Tue, 15 Nov 2022 07:31:46 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.

This pull request has now been integrated.

Changeset: 43ce047f
Author:    Alexander Zuev <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/43ce047f9f417a1d8afa83a3d2c2429a478975db
Stats:     28 lines in 2 files changed: 22 ins; 1 del; 5 mod

8178698: javax/sound/midi/Sequencer/MetaCallback.java failed with timeout

Reviewed-by: prr, psadhukhan

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

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

Reply via email to