-
Bug
-
Resolution: Fixed
-
P1
-
1.3.1_01
-
None
-
01a
-
x86
-
windows_2000
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2047527 | 1.4.0 | Florian Bomers | P1 | Resolved | Fixed | rc1 |
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.
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.
- backported by
-
JDK-2047527 Problems with applets: buzzing sound and freezing screen when playing sounds
- Resolved
- relates to
-
JDK-4516771 Problems with applets: Freezing screen when playing sounds
- Closed