-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: client-libs
-
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.