-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 5.0
-
Component/s: client-libs
-
b26
-
generic
-
generic
Name: fb126949 Date: 10/08/2003
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.
======================================================================
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.
======================================================================
- relates to
-
JDK-4938236 Crash when opening synthesizer implicitly
-
- Resolved
-