-
Type:
Bug
-
Resolution: Not an Issue
-
Priority:
P2
-
None
-
Affects Version/s: 5.0u2
-
Component/s: client-libs
-
generic
-
windows_2000
System: all windows platforms
build: Tiger U2 B07
//The ac.play() and ac.loop() methods in below will play the audio clip but the sound will be crumpled
AudioClip ac = Applet.newAudioClip(Bug.class.getRosource("0.au");
ac.play();
ac.loop();
###@###.### 2005-2-26 01:21:12 GMT
build: Tiger U2 B07
//The ac.play() and ac.loop() methods in below will play the audio clip but the sound will be crumpled
AudioClip ac = Applet.newAudioClip(Bug.class.getRosource("0.au");
ac.play();
ac.loop();
###@###.### 2005-2-26 01:21:12 GMT
- relates to
-
JDK-5070730 REGRESSION: play method audioclip
-
- Resolved
-
-
JDK-6251460 REGRESSION: BUG:5070730 is NOT fixed - short sounds do not play.
-
- Resolved
-