-
Enhancement
-
Resolution: Unresolved
-
P4
-
9
-
x86
-
os_x
A DESCRIPTION OF THE REQUEST :
The AudioSynthesizer interface is no longer easily accessible to applications in JDK 9. It provides useful functionality, including configuring the synthesizer and generating audio files. The request is to make this interface public.
JUSTIFICATION :
This interface exposes useful functionality of the synthesizer. If not available, one would need to use a public version of the synthesizer, which may or may not be identical to the version in the JDK (it might contain bugs that have been fixed in the JDK).
The AudioSynthesizer interface is no longer easily accessible to applications in JDK 9. It provides useful functionality, including configuring the synthesizer and generating audio files. The request is to make this interface public.
JUSTIFICATION :
This interface exposes useful functionality of the synthesizer. If not available, one would need to use a public version of the synthesizer, which may or may not be identical to the version in the JDK (it might contain bugs that have been fixed in the JDK).