-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 1.4.0
-
Component/s: client-libs
-
None
-
beta
-
generic
-
solaris_7
The ImageWriter.setOutput methods assumes that the 'originatingProvider'
is non-null, and uses it to perform error checking on the arguments.
The implementation should avoid dereferencing originatingProvider when
it is null.
A regression test will be placed in test/javax/imageio/SetOutput.java.
is non-null, and uses it to perform error checking on the arguments.
The implementation should avoid dereferencing originatingProvider when
it is null.
A regression test will be placed in test/javax/imageio/SetOutput.java.