RFR: 8178698: javax/sound/midi/Sequencer/MetaCallback.java failed with timeout [v3]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Thu Nov 17 03:23:05 UTC 2022
On Wed, 16 Nov 2022 19:52:26 GMT, Alexander Zuev <kizune at openjdk.org> wrote:
>> If this code is needed can we check first where we create duplicate events?
>
>> Do we not need to do seq.stop() before close() in l136
>
> On that line we never call start() on the sequencer so calling stop() is redundant.
ok, understood...
-------------
PR: https://git.openjdk.org/jdk/pull/11157
More information about the client-libs-dev
mailing list