-
Bug
-
Resolution: Fixed
-
P4
-
7u6
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8131107 | 7u40 | Jim Graham | P4 | Closed | Fixed |
In some cases when using the buffer-based setPixels() methods of ImageWriter the offset to the x,y coordinates is lost in the call chain and the results are written to location 0 in the destination image's pixel buffer.
This does not affect use cases where the entire image is being written, but can affect writing sub-images.
This does not affect use cases where the entire image is being written, but can affect writing sub-images.
- backported by
-
JDK-8131107 setPixels of a single pixel sometimes ignores the x,y coordinates requested
-
- Closed
-