[Bug 1741] Break PulseAudio provider out into IcedTea-Sound

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Mar 2 17:05:43 UTC 2016


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1741

--- Comment #8 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea?cmd=changeset;node=9ef423f94e8c
author: Omair Majid <omajid at redhat.com>
date: Thu Jun 28 20:04:54 2012 -0400

    PR1741: Synchronize access to shared variable

    The variable writeInterrupted is accessed everywhere while holding a lock
on
    'this' object, except in one location. Fix that.

    2012-06-28  Omair Majid  <omajid at redhat.com>

        *
pulseaudio/src/java/org/classpath/icedtea/pulseaudio/PulseAudioSourceDataLine.java
        (write): Synchronize access to writeInterrupted flag.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20160302/019170ce/attachment.html>


More information about the distro-pkg-dev mailing list