Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4946913
Votes 0
Synopsis Sound inconsistent in tiger build 26 using TicTacToe demo
Category java:classes_sound
Reported Against tiger-beta
Release Fixed 1.5(tiger-b28)
State 10-Fix Delivered, bug
Priority: 2-High
Related Bugs
Submit Date 31-OCT-2003
Description
Run the TicTacToe demo applet (compare build 25 and build 26) 
/java/jdk/bin/jdkx2 -b /java/re/jdk/1.5/promoted/all/b25/binaries/solaris-sparc demo TicTacToe
/java/jdk/bin/jdkx2 -b /java/re/jdk/1.5/promoted/all/b26/binaries/solaris-sparc demo TicTacToe

Sound works well in b25, but not in b26.  The sounds you expect to hear are 
a beep when you create an X in one of the boxes, and a Yahoo! when you win 
or lose the game.  In b26, these sounds are sometimes heard and sometimes not.  
It doesn't seem to be consistent at all.  

I found this easier to reproduce on sparc than on windows, but I experienced 
it on both platforms.  
Work Around
N/A
Evaluation
Ugly problem. Should be fixed as soon as possible in conjunction with 4946945.
 xxxxx@xxxxx  2003-10-31

The position in the byte array was not updated correctly when it was set in stopped state (introduced with an unrelated fix in b26). The new fix will be integrated into b28.
 xxxxx@xxxxx  2003-11-03
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang