+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 wetried to call stoppedMixers.contains/remove and pass SoftChannelMixerContaineras a parameter. I was not able to trigger a bug by the test..