-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
6
-
None
-
x86
-
windows_xp
Some brief flicker of artfacts when launching Java2Demo with OGL flag on WindowsXP.
This bug is introduced with Swing PIT build:
Java(TM) 2 Runtime Environment, Standard Edition (build swing-jcg-win-03-2005-03
-23-int.mustang)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b28, mixed mode)
- The background artifacts occur at launch after the progress bar completes and before the main application JFrame is drawn. This is not seen with Mustang promoted build b28.
- The bug has been reproduced on two WinXP machines, one with Nvidia GeForce FX5200 and with ATI Radeon 9800XT.
Steps to reproduce.
1. Set JAVA_HOME variable to Swing PIT Build
2. From demo\jfc\Java2D demo directory run:
%JAVA_HOME%\bin\java -Dsun.java2d.opengl=True -jar Java2Demo.jar
3. Observe the artifacts before main demo application window is brought up
###@###.### 2005-03-24 23:56:31 GMT
=====
Providing some more details on artifacts, etc.
- The artifact occurs right after the small progress bar completes and the JFrame is drawn. The artifact occurs in a large region of the JFrame before it's fully rendered, what you see is a flash that looks like giant text "Loading Transforms.." This seems to correspond to the last line of text that was seen in the progress bar. The artifact is temporary and cosmetic but visible long enough for the user to notice.
- Tried running Java2Demo with OGL flag and -Dswing.bufferPerWindow=false and the bug is not reproducible
###@###.### 2005-03-25 01:44:05 GMT
This bug is introduced with Swing PIT build:
Java(TM) 2 Runtime Environment, Standard Edition (build swing-jcg-win-03-2005-03
-23-int.mustang)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b28, mixed mode)
- The background artifacts occur at launch after the progress bar completes and before the main application JFrame is drawn. This is not seen with Mustang promoted build b28.
- The bug has been reproduced on two WinXP machines, one with Nvidia GeForce FX5200 and with ATI Radeon 9800XT.
Steps to reproduce.
1. Set JAVA_HOME variable to Swing PIT Build
2. From demo\jfc\Java2D demo directory run:
%JAVA_HOME%\bin\java -Dsun.java2d.opengl=True -jar Java2Demo.jar
3. Observe the artifacts before main demo application window is brought up
###@###.### 2005-03-24 23:56:31 GMT
=====
Providing some more details on artifacts, etc.
- The artifact occurs right after the small progress bar completes and the JFrame is drawn. The artifact occurs in a large region of the JFrame before it's fully rendered, what you see is a flash that looks like giant text "Loading Transforms.." This seems to correspond to the last line of text that was seen in the progress bar. The artifact is temporary and cosmetic but visible long enough for the user to notice.
- Tried running Java2Demo with OGL flag and -Dswing.bufferPerWindow=false and the bug is not reproducible
###@###.### 2005-03-25 01:44:05 GMT
- duplicates
-
JDK-5104584 OGL: scaled blits incorrect when source parameters out of bounds
-
- Resolved
-