Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4517739

Using JMF to playback sound clips blocks virtual machine

XMLWordPrintable

    • rc1
    • generic
    • generic



      Name: fb126949 Date: 10/22/2001


      JMF uses several threads to control a SourceDataLine for playback. Improper synchronization causes SourceDataLine to block. This bug is reproducable easily by just trying to playback a short sound clip as response to user interaction. This bug happens immediately when stop() is called on a playing JMF player, and a new clip is started after that. The JMF player instances are closed in response to a StopByRequestEvent.

      This bug is not limited to JMF. Any concurrent open()/close() calls in SourceDataLines potentially block the system.

      This is most basic functionality and must be working.


      ======================================================================

            fbomerssunw Florian Bomers (Inactive)
            fbomerssunw Florian Bomers (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: