JDK-8091665 : Develop unit tests for Image Ops
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: 7u6
  • Priority: P3
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2012-05-29
  • Updated: 2018-09-05
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
tbdUnresolved
Related Reports
Blocks :  
Blocks :  
Blocks :  
Blocks :  
Relates :  
Description
We need to develop unit tests for the Image Ops feature (RT-17409). 
Comments
The remainder of the tests will be done in Lombard.
24-07-2012

Some unit tests for the PixelFormat class were added when RT-22885 was fixed, but they only test the PixelFormat classes. Additional tests are needed for PixelReader, PixelWriter, and WritableImage.
21-07-2012

The unit tests should contain a test for negative/zero w,h to test the documentation added for RT-21831.
05-06-2012