Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8106719

NullPointerException when filter effect needs an image that is too large

XMLWordPrintable

      This is an umbrella bug for the general problem of running out of memory when performing filter effects.

      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.

        1. Bug.java
          2 kB
          Alexander Kuznetcov

            flar Jim Graham
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: