When an image loading fails and the Image is put to scenegraph anyway, rendering throws NPE because there is null platformImage reference. Rendering should probably call image's isError() mothod and in case there is an error not try to render it. For use-cases and stack traces, see RT-31630 and RT-31859.
- duplicates
-
JDK-8123188 Ensemble8 CurveFittedAreaChart gets an NPE in NGRegion
-
- Closed
-
-
JDK-8123411 java.lang.NullPointerException at com.sun.javafx.sg.prism.NGRegion.renderContent(NGRegion.java:1129)
-
- Closed
-
- relates to
-
JDK-8123188 Ensemble8 CurveFittedAreaChart gets an NPE in NGRegion
-
- Closed
-
-
JDK-8123411 java.lang.NullPointerException at com.sun.javafx.sg.prism.NGRegion.renderContent(NGRegion.java:1129)
-
- Closed
-