-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b144
I noticed that TIFFField and TIFFImageReadParam are not final classes.
Off-hand I cannot think why an application (or the JDK itself) would need
to subclass these. So we should make them final in JDK 9 unless there
presently exists a good reason not to.
Off-hand I cannot think why an application (or the JDK itself) would need
to subclass these. So we should make them final in JDK 9 unless there
presently exists a good reason not to.