JDK-7172456 : XRender: xrender pipeline produce garbage on the window
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 8
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux
  • CPU: x86
  • Submitted: 2012-05-29
  • Updated: 2013-11-28
  • Resolved: 2012-07-31
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8Resolved
Related Reports
Duplicate :  
Duplicate :  
Description
Tested on ubuntu 12.04, sles 11, solaris 11 and jdk 8b36, jdk7fcs.

Steps to reproduce:
1 Run attached test.

Expected behavior: red(or black on windows) circle in the green square.
Actual behavior: garbage in the window.

Test passed with -Dsun.java2d.xrender=false and failed with -Dsun.java2d.xrender=true;

Comments
EVALUATION This is believed to be a duplicate of 7082809 : xrender artifacts caused by different interpretation of SRC operator
31-07-2012