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

Sergey Bylokhov serb at openjdk.org
Thu Nov 17 18:07:19 UTC 2022


On Thu, 17 Nov 2022 03:19:31 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

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

Still have a question why we skip this duplicates and do not consider them as a bug?

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

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



More information about the client-libs-dev mailing list