[OpenJDK 2D-Dev] RFR: 8143342: Integrate Java Image I/O support for TIFF per JEP 262

Brian Burkhalter brian.burkhalter at oracle.com
Fri Nov 20 15:35:06 UTC 2015


On Nov 19, 2015, at 7:41 PM, Philip Race <philip.race at oracle.com> wrote:

> The changes to pre-existing files look good although it is not apparent
> to me why you deleted this in iio-plugin.properties
>  SimpleRenderedImage0=The provided region doesn't intersect with the image bounds
> is it just not used ?

That is correct. The search

find src/java.desktop/share/classes -name '*.java' -exec grep SimpleRenderedImage0 {} \; -print

does not print anything.

> The rest I barely "skimmed" but I give it a go.

OK, thanks.

Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/2d-dev/attachments/20151120/c72a1975/attachment.html>


More information about the 2d-dev mailing list