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

Memory usage optimization for Canvas

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • jfx19
    • javafx
    • generic
    • generic

      ADDITIONAL SYSTEM INFORMATION :
      All OS

      A DESCRIPTION OF THE PROBLEM :
      In my application I use intensive Canvas to draw diagrams. The diagrams are showing in a TabbPane, so multiple diagrams can be open at one time. When the user is using a high resolution monitor, with few open canvases, this may lead to video memory exceptions. I tried configuring more memory, but this may not be always enough.
      Is it possible to add a property in the canvas, (can be the disable property) which will release the video memory when is set? I can then set this if a tabPane is inactive.


            pnarayanaswa Praveen Narayanaswamy
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: