Apache SIS contributed to the following bug fixes in OpenJDK:
- BufferedImage methods getTileGridXOffset() and getTileGridYOffset() return a non 0 value for sub images — integrated in Java 16
- RasterFormatException thrown when drawing a tiled image made of non-writable rasters — integrated in Java 19
- EOFException thrown when invoking ImageReaderSPI.canDecodeInput(Object) on small files — integrated in Java 19
- AffineTransform.equals(Object) sometime inconsistent with hashCode() — integrated in Java 20