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

JavaSoundAudioClip stop() Method sequencer.addMetaEventListener(this); wrong?

    XMLWordPrintable

Details

    • b116
    • x86
    • windows_xp

    Description

      FULL PRODUCT VERSION :


      A DESCRIPTION OF THE PROBLEM :
      I think that the implementation in the class JavaSoundAudioClip in method stop() with the call
      sequencer.addMetaEventListener(this);
      was wrong.
      It must be instead a call to
      sequencer.removeMetaEventListener(this);


      REPRODUCIBILITY :
      This bug can be reproduced always.

      Attachments

        Activity

          People

            serb Sergey Bylokhov
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: