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

Memory leak with Animated images

XMLWordPrintable

      Run attached application and look at memory usage.

      It looks like gif is animated with some thread. And this thread have strong reference to image.
      Thus, when image become out of scene, one link remains ... in mentioned thread. And this prevents GC from collecting those images.

            lnerad Ľubomír Nerád (Inactive)
            ilytvynenjfx Igor Lytvynenko (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: