-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
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.