pulse-audio patches

Denis Lila dlila at redhat.com
Thu Jun 16 08:06:10 PDT 2011


> Looks good to me. Okay for HEAD.

Thanks.

Now I attached the second patch. You already said it was
ok, so this is a formality, I guess.

ChangeLog:
2011-06-16  Denis Lila  <dlila at redhat.com>

    * pulseaudio/src/java/org/classpath/icedtea/pulseaudio/PulseAudioDataLine.java
    (addStreamListeners): Remove this.notifyAll() from
    openCloseListener.update; change this.notifyAll() to
    PulseAudioDataLine.this.notifyAll() in startedListener.update.
    * pulseaudio/src/java/org/classpath/icedtea/pulseaudio/PulseAudioTargetDataLine.java
    (read): Put fragmentBuffer null check in the synchronized block.
    (flush): Make it synchronized to avoid race condition with read().

Regards,
Denis.

----- Original Message -----
> On 06/16/2011 10:42 AM, Denis Lila wrote:
> > I attached the patch.
> >
> 

> 
> Cheers,
> Omair
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pa_concurrency.patch
Type: text/x-patch
Size: 2737 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110616/c8473061/pa_concurrency.patch 


More information about the distro-pkg-dev mailing list