-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
1.1.8, 1.2.0
-
x86
-
generic
The attached applet implements a game with X and O and triangle pieces. All
pieces are drawn with drop shadows and the X and triangle pieces are drawn
using fillPolygon. If you run the applet on Solaris it works fine. If you
run the applet on the PC with the Symantec JIT, then the foreground polygons
for both the X and triangle pieces are missing. If you run it without the
JIT, then the foreground polygons will be drawn.
Note that there is an unrelated bug that affects the game in JDK 1.1.8 which
is that the pieces will be shown in black and white colors instead of red and
blue. That is a separate bug that is already known and filed as 4236336.
pieces are drawn with drop shadows and the X and triangle pieces are drawn
using fillPolygon. If you run the applet on Solaris it works fine. If you
run the applet on the PC with the Symantec JIT, then the foreground polygons
for both the X and triangle pieces are missing. If you run it without the
JIT, then the foreground polygons will be drawn.
Note that there is an unrelated bug that affects the game in JDK 1.1.8 which
is that the pieces will be shown in black and white colors instead of red and
blue. That is a separate bug that is already known and filed as 4236336.