JDK-8125338 : Beagleboard: DropShadow Effect isn't render correctly
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: 7u6
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2012-08-24
  • Updated: 2015-06-17
  • Resolved: 2012-10-26
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
8Fixed
Related Reports
Blocks :  
Duplicate :  
Description
Attached is a simple JavaFX program that uses a DropShadow Effect. This program works well on the desktop but render incorrectly on the Beagleboard. This is very likely related to the missing padding code in ES2Texture
Comments
The fix was verified using the test case attached to this issue and ejdk b119
05-12-2013

Resolved by the fix for RT-24566. The test case attached to this issue was used to verify the fix.
26-10-2012

Screenshots are available in RT-25191
25-09-2012