Most filter effects are image operations that create an image in which to perform the filtering operation. If there is not enough memory available, then a NullPointerException will be thrown rendering the application unusable. This should either be handled via some sort of tiled rendering approach, or at least via a more graceful failure mode.
- blocks
-
JDK-8106861 NPE or graphics rendering problem when the application is dragged from one screen to another
- Closed
-
JDK-8092359 PerspectiveTransform effect does not limit the size of the input image data it requests when there is an output clip in effect.
- Open
- duplicates
-
JDK-8105428 NPE when applying a large Shear on a rectangle of bigger size
- Closed
-
JDK-8106520 Scaling a media after applying InnerShadow throws NPE
- Closed
-
JDK-8106890 NPE in MasterTimer.timePulse in com.sun.scenario.effect.impl.j2d.rsl.RSLOneSamplerPeer.filterImpl(RSLOneSamplerPeer.java:64)
- Closed
-
JDK-8109249 NullPointerException in MasterTimer.timePulse while running Tech Test Express
- Closed
- relates to
-
JDK-8090974 Merge and some Blend effects should optimize rendering to destination
- Open
-
JDK-8108473 Null pointer exception in com.sun.scenario.scenegraph.CacheFilter.render
- Closed
-
JDK-8109406 java.lang.NullPointerException in com.sun.scenario.scenegraph.NodeEffectInput.filter(NodeEffectInput.java:110)
- Closed
-
JDK-8096481 When extremely scaling a cached node contained within a Group which is clipped, NPE is thrown from the scene graph
- Closed
-
JDK-8110534 Flood effect does not clip its output
- Closed
-
JDK-8090821 Reflection effect does not limit the size of the input image data it requests when there is an output clip in effect.
- Open
-
JDK-8092052 DisplacementMap effect does not limit the size of the input image data it requests when there is an output clip in effect.
- Open