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

Daemon thread created for playing .mid sounds, but not .wav

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • 1.2.0
    • client-libs



      Name: gvC48267 Date: 11/20/97


      Playing a .mid file created a daemon thread, meaning Java runtime never exited.
      Playing a .wav file didn't, meaning I had to 'sleep' until I thought the sound
      file was done playing.
      Personally, I don't care which way it works. All I want is a consistent one.
      Either always create a daemon thread, or never.
      This is now more important as applications can play sound files with pure java
      (w/o mucking with the sun.* classes).
      (Review ID: 20197)
      ======================================================================

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: