Hi,

I would like a review for a solution of this bug.
In OpenJDK9, "java.awt.image.RasterFormatException: (x + width) is outside raster" is thrown when the bounding box width outgrows original raster. This is because PiscesRenderingEngine does not take care of clipping the bounding box correctly.

Bug:https://bugs.openjdk.java.net/browse/JDK-8048782
webrev: http://cr.openjdk.java.net/~serb/prasanta/8048782/webrev.00

Regards
Prasanta

Reply via email to