JDK-4507837 : Problems with applets: buzzing sound and freezing screen when playing sounds
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.sound
  • Affected Version: 1.3.1_01
  • Priority: P1
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_2000
  • CPU: x86
  • Submitted: 2001-09-27
  • Updated: 2001-11-30
  • Resolved: 2001-10-19
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 Other
1.3.1_01 01aFixed 1.4.0Fixed
Related Reports
Relates :  
Description
1. When playing a very short sound (i.e. less than 11ms) using Applet.getAudioClip(), the sound will play and a buzzing sound will continue to play, without ever stopping - except going to another page in the browser.

2. Playing a sound file in an applet takes a long time to begin and interrupts execution of current thread. It is estimated to be around 500ms, during which is e.g. a game screen is frozen.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: 1.3.1_01a FIXED IN: 1.3.1_01a merlin-rc1 INTEGRATED IN: 1.3.1_01a merlin-rc1 VERIFIED IN: 1.3.1_01a
14-06-2004

EVALUATION ###@###.### 2001-10-02 The buzzing sound problem is integrated in 1.3.1_01a and will be for Merlin RC. It is not known where the freeze comes from. ###@###.### 2001-10-18 The freezing part of the bug has been outsourced to bug number 4516771.
18-10-2001