JDK-7023591 : Xrender: java2D font demo - text highlighting tab content is black
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic,linux,windows_7
  • CPU: generic,x86
  • Submitted: 2011-03-01
  • Updated: 2013-05-01
  • Resolved: 2011-03-24
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 7
7 b134Fixed
Related Reports
Duplicate :  
Duplicate :  
Description
Run Java2Demo on any system  with the  Xrender pipeline is enabled (Solaris
or Linux) and navigate to the Fonts tab and look at the "highlighted" text.
In AA mode this appears all black.

Comments
EVALUATION I now notice it also on Windows, but only as a missing texture background on java2d.demos.Paint.Texture tab.
04-03-2011

EVALUATION This also affects the java2D demo clipping.Areas tab - again only in AA mode. It looks like the forward port in to JDk 7 b126 of 6766342: Improve performance of Ductus rasterizer has a typo such that the AA tile generator is told this is a fill rather than a draw. Interesting that its only visible with the Xrender pipeline.
04-03-2011