[OpenJDK 2D-Dev] BufferedImage.getTileGridXOffset() not compliant with its specification?

Martin Desruisseaux martin.desruisseaux at geomatys.com
Fri Feb 21 14:56:40 UTC 2020


Le 21/02/2020 à 15:21, Peter Hull a écrit :
>> Implementation of getTileGridXOffset() and getTileGridXOffset() in BufferedImage seems in contradiction with specification. The RenderedImage specification said:
> Is this the same as bug 8166038?
> https://bugs.openjdk.java.net/browse/JDK-8166038?attachmentSortBy=fileName

Yes it is exactly that! sorry I didn't saw that issue. For 
BufferedImage.getTileGridX/YOffset() the specification is correct and 
the problem is in the implementation.

     Martin




More information about the 2d-dev mailing list