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

Alexander Zuev kizune at openjdk.org
Tue Nov 15 19:19:01 UTC 2022


On Tue, 15 Nov 2022 17:55:40 GMT, Phil Race <prr at openjdk.org> wrote:

> Is this our bug ?

Unlikely - it happens on one platform only, looks more like for some reason system restarts the midi stream after first message. But i can not be sure because i only saw it on the CI system once in more than a thousand runs, i was never able to reproduce that exact problem locally no matter how many runs i did. Analyzing the failures from the bug i see it reported twice and both times (and in my failure) it was a first message got repeated.

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

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



More information about the client-libs-dev mailing list