[OpenJDK 2D-Dev] RFR: 8165981: Consider making some classes in javax.imageio.plugins.tiff final

Brian Burkhalter brian.burkhalter at oracle.com
Mon Oct 3 19:51:12 UTC 2016


Good point. I think TIFFIFD needs to be a subclass therefore lets leave TIFFDirectory as is.

Thanks,

Brian

On Oct 3, 2016, at 12:44 PM, Phil Race <philip.race at oracle.com> wrote:

> >  Question is whether TIFFDirectory might be made final as well.
> 
> com.sun.imageio.plugins.tiff.TIFFIFD extends TIFFDirectory so that
> is more than a case of marking it final.
> Therefore it at least depends on whether you think that internal subclass
> really needs to be a subclass ?

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


More information about the 2d-dev mailing list