-
Bug
-
Resolution: Fixed
-
P4
-
1.2.0
-
beta
-
generic
-
generic
Name: pkC79091 Date: 10/29/98
The following constructor of
java.awt.image.BufferedImageFilter
class accepts a null as a parameter (No NullPointerException is thrown).
The docs do not give that information.
public BufferedImageFilter(BufferedImageOp op)
======================================================================