|
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.
|