On Nov 19, 2015, at 7:41 PM, Philip Race <philip.r...@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

Reply via email to