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

Canvas release resources programatically

XMLWordPrintable

    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      I use canvases to draw diagrams in my application. They are placed in TabPanes. At one time, there can be more than 20 tabs open. On monitors with high resolution, where much video memory is required, this may generate OutOfMemory exceptions.
      It would help if the canvas would have a property to programatically release the memory resources.
      I would use this each time the canvas tab is unselected (not visible). Then I would re-activate and re-paint the canvas when the tab is selected.


            Unassigned Unassigned
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: