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.
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.