-
Bug
-
Resolution: Fixed
-
P4
-
11, 17, 21
-
b22
BufferedImage implements the WritableRenderedImage interface.
However it is has just a single, always writable tile and several methods do nothing - having an empty implementation.
But the Javadoc is copied from WritableRenderedImage, and doesn't explain this.
See this email thread
https://mail.openjdk.org/pipermail/client-libs-dev/2023-April/011628.html
However it is has just a single, always writable tile and several methods do nothing - having an empty implementation.
But the Javadoc is copied from WritableRenderedImage, and doesn't explain this.
See this email thread
https://mail.openjdk.org/pipermail/client-libs-dev/2023-April/011628.html
- csr for
-
JDK-8306875 BufferedImage spec needs clarification w.r.t its implementation of the WritableRenderedImage interface
-
- Closed
-