-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 1.4.0
-
Component/s: client-libs
-
hopper
-
generic
-
generic
Name: vtR10009 Date: 04/03/2002
Specification for the method Receiver.send() from the package
javax.sound.midi reads:
"Throws: IllegalStateException - if the receiver is not open"
But Receiver itself does not declare any behavior for opening.
Actually IllegalStateException is thrown if the device
associated with this receiver is not open. I think that spec
should be corrected.
======================================================================