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: 4487550
Votes 0
Synopsis Service providers cannot be used to replace existing providers
Category java:classes_sound
Reported Against merlin
Release Fixed 1.4(merlin-beta2)
State 10-Fix Delivered, Verified, bug
Priority: 2-High
Related Bugs 4776511
Submit Date 02-AUG-2001
Description




Service providers which already exist in Java Sound cannot be overwritten with an external plug in. As an example, an improved implementation of the wave file reader can be written as a service provider. When it is plugged in to Java Sound, it will never be used, as the internal implementation always gives JDK-internal service providers priority.

This is important for 3rd parties like tritonus.org who want to improve existing design, and for JMF, which would enable them to promote new versions of Java Sound earlier than with the regular JDK cycle.

======================================================================
Work Around
none
Evaluation
 xxxxx@xxxxx  2001-08-02
	This should be fixed for Merlin.
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang