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: 4479444
Votes 0
Synopsis Clip.open() throws meaningless exception
Category java:classes_sound
Reported Against merlin , merlin-beta
Release Fixed 1.4(merlin-beta2)
State 10-Fix Delivered, Verified, bug
Priority: 4-Low
Related Bugs 4370561
Submit Date 13-JUL-2001
Description
Clip.open() throws meaningless exception


As described in bug #4399359, Clip.open() without parameters throws a meaningless exception. Clip.open() should never be called, but if it is called, a better exception should be thrown.

======================================================================
Work Around
N/A
Evaluation
florian.bomers:
	override implOpen and the problem is gone.

 xxxxx@xxxxx  2001-07-13
	This is an extremely easy and low risk bug to fix.
	Commit to Merlin Beta Refresh.
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang