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: 4934509
Votes 0
Synopsis SPEC: Document explicitely MidiSystem.getReceiver's behavior
Category java:classes_sound
Reported Against tiger
Release Fixed 1.5(tiger-b26)
State 10-Fix Delivered, bug
Priority: 3-Medium
Related Bugs 4938236
Submit Date 08-OCT-2003
Description
Document explicitely MidiSystem.getReceiver's behavior


MidiSystem.getReceiver() should specify that it tries to return a Receiver from a device that is neither Synthesizer nor Sequencer. Only if no such device is available, it will return a Receiver from the default Synthesizer, by using getSynthesizer. If no default synthesizer is available, an IAE is thrown.


======================================================================
Work Around
N/A
Evaluation
 xxxxx@xxxxx  2003-10-08
	Should be fixed together with 4916909: MidiDevice should specify open/close behaviour precisely
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang