|
Quick Lists
|
|
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
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |