The last cropped image from the jumptojavastrip.gif appears white when running with the jit on solaris. Running without the jit all the cropped images appear. To reproduce run the Java2D demo Transforms.TransformAnim demo :
cd /usr/local/java/jdk1.2/solaris/demo/jfc/Java2D
../../../bin/java demos.Transforms.TransformAnim
enlarge the TransformAnim window (this helps to see the problem better, animation is slower), follow the surfing duke with your eyes, one of the images is completely white. Run the demo with :
../../../bin/java -Djava.compiler= demos.Transforms.TransformAnim
and all the images look okay.
The problem appears on Solaris 2.6 8 & 24 bit. And doesn't appear on win32. One tester didn't see the problem reproduce for him on his Sol 2.6. Two testers are seeing the problem, me & thanh.
java full version "JDK-1.2fcs-K"
cd /usr/local/java/jdk1.2/solaris/demo/jfc/Java2D
../../../bin/java demos.Transforms.TransformAnim
enlarge the TransformAnim window (this helps to see the problem better, animation is slower), follow the surfing duke with your eyes, one of the images is completely white. Run the demo with :
../../../bin/java -Djava.compiler= demos.Transforms.TransformAnim
and all the images look okay.
The problem appears on Solaris 2.6 8 & 24 bit. And doesn't appear on win32. One tester didn't see the problem reproduce for him on his Sol 2.6. Two testers are seeing the problem, me & thanh.
java full version "JDK-1.2fcs-K"