RFR: 8178698: javax/sound/midi/Sequencer/MetaCallback.java failed with timeout [v3]

Alexander Zuev kizune at openjdk.org
Wed Nov 16 05:37:15 UTC 2022


> 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:

  Fixed typo in copyright year

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11157/files
  - new: https://git.openjdk.org/jdk/pull/11157/files/496e1eb5..791065fb

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11157&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11157&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/11157.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11157/head:pull/11157

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



More information about the client-libs-dev mailing list