JDK-4949188 : Solaris: cannot mix Synth with Audio playback
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.sound
  • Affected Version: 5.0
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: sparc
  • Submitted: 2003-11-05
  • Updated: 2003-11-07
  • Resolved: 2003-11-07
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0 b28Fixed
Description
Name: fb126949			Date: 11/05/2003


The new direct audio device opens the audio device with MULTIPLE_OPEN access, so that it can be opened several times by the same process. However, the Java Sound Engine, which provides the synthesizer, does not open the audio device in MULTIPLE_OPEN mode. Thus, if the synthesizer is opened first, it is impossible to open direct audio device, e.g. for wave file playback.

This causes a regression with the Java Sound Demo - only MIDI files can be played back. The Demo opens the synthesizer at start-up.


======================================================================

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger-beta FIXED IN: tiger-beta INTEGRATED IN: tiger-b28 tiger-beta
14-06-2004

EVALUATION Important to be fixed asap. ###@###.### 2003-11-05
05-11-2003