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

asynchronous start/stop in Sequencer

XMLWordPrintable

    • b26
    • generic
    • generic
    • Verified

      Name: vtR10009 Date: 10/06/2003


      Spec for method Sequencer.isRunning/isRecording() reads:
      "Indicates whether the Sequencer is currently recording. The default is false.
      The Sequencer begins recording when startRecording() is called, and then
      returns true until stop() or stopRecording() is called."

      But RI (jdk1.5-b22) does not return true after invocation of
      Sequencer.startRecording(). May be it makes a sense to describe
      that startRecoding() is asynchronous method and
      Sequencer.isRunning/isRecording() might return true after some
      latency.

      This bug causes intermittent failure of JCK test:
        api/javax_sound/midi/Sequencer/index.html#Record

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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: