A new mechanism was added in 1.3.2 to supply an output clip for the effects so that they could reduce the amount of work that they perform. Unfortunately the various Flood peer objects ignore those bounds when creating their flood images. This effect is a source of raw input data for some other effects which means it can cause other effects to create images much larger than needed.
- relates to
-
JDK-8106719 NullPointerException when filter effect needs an image that is too large
- Closed