With OGL enabled, running Java2Demo, Transforms Tab, demos.Transforms.SelectTx demo shows a thin black (hairline) outline within the animated duke yellow box.
- The hairline outline appears as a thin black line just inside the borders of the animated yellow box (with the Duke image).
- The outline appears as soon as the "Rendering Quality" attribute is enabled (it makes no difference if anti-aliasing is enabled).
- With latest 2d PIT build, 03-2005-04-09.mustang, the bug is reproducible always. Unable to reproduce with prior Mustang Promoted build 1.6.0-b31.
- Only seeing the bug with OGL enabled
- The bug seems to be generic for all platforms as it's reproducible on WinXP, Solaris, and Linux.
Steps to reproduce:
==================
1) Set JAVA_HOME environment variable
2) Launch Java2Demo with OGL
$JAVA_HOME/bin/java -Dsun.java2d.opengl=True -jar Java2Demo.jar
3) Click on the Transforms Tab
4) Click on the Global Control "Rendering Quality"
The hailine border will appear in the animated yellow box with duke image.
###@###.### 2005-04-12 00:36:24 GMT