<Sound Dev> RFR: 8238567 SoftMainMixer.processAudioBuffers(): Wrong handling of stoppedMixers

Philip Race philip.race at oracle.com
Tue Apr 7 22:13:43 UTC 2020


+1

-phil

On 3/16/20, 5:34 AM, Sergey Bylokhov wrote:
> Hello.
> Please review the fix for jdk/client.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8238567
> Fix: http://cr.openjdk.java.net/~serb/8238567/webrev.00
>
> The stoppedMixers Set contains the list of ModelChannelMixer, but we
> tried to call stoppedMixers.contains/remove and pass 
> SoftChannelMixerContainer
> as a parameter. I was not able to trigger a bug by the test..
>
>


More information about the sound-dev mailing list