-
Bug
-
Resolution: Fixed
-
P2
-
6
-
b38
-
other, sparc
-
solaris, solaris_10
-
Verified
Java2Demo animated demos distorted and showing artifacts with 1.6.0-b28 solaris-sparcv9 binaries.
- This is a regression with solaris-sparcv9 binaries introduced with Mustang promoted build 1.6.0-b28 (not reproducible with solaris-sparc binaries)
- The affected animated demos will run fine for a few seconds and then may become distorted or produce some unusual artifacts. Once the bug occurs, there's no way to reset the demo by resizing or switching between other demo panels
- Reproducible on Solaris9 and Solaris10 (using Sunblade 2500 or Sunblade 2000)
Steps to reproduce
==================
1) Set JAVA_HOME environment variable to Mustang build 1.6.0-b28 or later using solaris-sparcv9 binaries
2) Go to the Java2Demo directory
./demo/jfc/Java2D
3) Launch Java2Demo
$JAVA_HOME/bin/java -d64 -jar Java2Demo.jar
4) Click on the Arcs_Curves Tab
Wait a few seconds and the demos will become distorted. The other demo panels will show similar problems.
###@###.### 2005-04-18 23:17:00 GMT
=========
Reassigning to compiler as there were no classes_2d putbacks with 1.6.0-b28.
The bug is not reproducible with 1.6.0-b28 and latest promoted build 1.6.0-b32 if the -Xint option is also used.
###@###.### 2005-04-19 00:31:49 GMT
There is no evidence presented that this problem is due to a change in javac as represented by the java:compiler category; moving to hotspot for further evaluation.
###@###.### 2005-04-19 00:40:21 GMT
Based on the limited information, I guess this is a server
compiler problem.
###@###.### 2005-04-19 00:49:32 GMT
- This is a regression with solaris-sparcv9 binaries introduced with Mustang promoted build 1.6.0-b28 (not reproducible with solaris-sparc binaries)
- The affected animated demos will run fine for a few seconds and then may become distorted or produce some unusual artifacts. Once the bug occurs, there's no way to reset the demo by resizing or switching between other demo panels
- Reproducible on Solaris9 and Solaris10 (using Sunblade 2500 or Sunblade 2000)
Steps to reproduce
==================
1) Set JAVA_HOME environment variable to Mustang build 1.6.0-b28 or later using solaris-sparcv9 binaries
2) Go to the Java2Demo directory
./demo/jfc/Java2D
3) Launch Java2Demo
$JAVA_HOME/bin/java -d64 -jar Java2Demo.jar
4) Click on the Arcs_Curves Tab
Wait a few seconds and the demos will become distorted. The other demo panels will show similar problems.
###@###.### 2005-04-18 23:17:00 GMT
=========
Reassigning to compiler as there were no classes_2d putbacks with 1.6.0-b28.
The bug is not reproducible with 1.6.0-b28 and latest promoted build 1.6.0-b32 if the -Xint option is also used.
###@###.### 2005-04-19 00:31:49 GMT
There is no evidence presented that this problem is due to a change in javac as represented by the java:compiler category; moving to hotspot for further evaluation.
###@###.### 2005-04-19 00:40:21 GMT
Based on the limited information, I guess this is a server
compiler problem.
###@###.### 2005-04-19 00:49:32 GMT
- duplicates
-
JDK-6263275 LineAnim test is failed with -d64 flag since mustang b28 by running Java2Demo
- Closed
-
JDK-6250435 Incorrect generated code for compiled native wrappers with many float args on SPARCv9
- Closed