JDK-8113818 : LCD Text blends incorrectly to background on Intel HD
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: fx2.0
  • Priority: P3
  • Status: Resolved
  • Resolution: Cannot Reproduce
  • Submitted: 2011-07-14
  • Updated: 2015-06-16
  • Resolved: 2011-11-22
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.
Other
fx2.1Resolved
Related Reports
Blocks :  
Description
This is probably a tex coord calculation issue, since the Intel HD reports that it requires a power-of-two texture.

To reproduce this, run HelloFPS from toys/HelloWorld. It is especially noticeable when the text is Yellow.

This runs fine on my NVIDIA card.