Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4936799
Votes 0
Synopsis SPEC: AudioSystem.getLine() searches all mixers
Category java:classes_sound
Reported Against tiger
Release Fixed 1.5(tiger-b26)
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs 4943169
Submit Date 13-OCT-2003
Description


In the class javax.sound.sampled.AudioSystem, the documentation of the method getLine() doesn't clearly state that all mixers are searched for a matching line. So far, this is only mentioned in the explanation to IllegalArgumentException. It should also be documented clearly that this scanning of all mixers happens after asking for the default mixer (as determined by properties) is asked for a line.

======================================================================
Work Around
N/A
Evaluation
  xxxxx@xxxxx   2003-10-13
Should be clearified. CCC required.
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang