JDK-8119646 : Beagleboard: Perspective 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 :  
Description
Attached is a simple JavaFX program that uses a Perspective Effect. This program works well on a desktop but render incorrectly on a Beagleboard. Our initial finding is that it is caused by 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 fix was verified using the test case attached to this issue.
26-10-2012