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: 4662090
Votes 0
Synopsis Contradiction in Receiver specification
Category java:classes_sound
Reported Against merlin-beta
Release Fixed 1.4.1(hopper)
State 10-Fix Delivered, bug
Priority: 3-Medium
Related Bugs
Submit Date 03-APR-2002
Description




  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.

======================================================================
Work Around
N/A
Evaluation
 xxxxx@xxxxx  2002-04-22
	Corrected for Hopper.
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang