JDK-8126584 : ImagePattern: Bad renderring of gif images in j2d mode.
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: 7u6
  • Priority: P4
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2012-06-06
  • Updated: 2015-06-17
  • Resolved: 2012-06-29
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
7u6Resolved
Related Reports
Duplicate :  
Description
Gif images rendering with some "noise" in ImagePattern. See attachments.
Download ImagePatternTilingApp.java and square.gif.
Set path to square.gif in line 50.
Run applicaton in j2d mode. It renders red squares with some black noise.
Comments
Please retest once RT-20558 is fixed
29-06-2012

This is probably a bug in the GIF loader, but should be looked at. I suspect it is a duplicate.
06-06-2012

Affected tests: SceneGraphAutomated/test/scenegraph/functional/ImagePatternTest/gif
06-06-2012