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

MemoryLeak in CSS handling

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • 7-pool
    • 7u76
    • javafx

      i have created a Application like a browser:
      every dialog is a new Tab and the user can open / close new dialogs (Tabs)

      after a while the client is very slow
      the client consumed ~700 MB but only 3 Tabs are open

      i have check the HeapDump and most Instances are from CSS classes:
      http://194.25.240.197:9980/prod.memory.css.png

      I have created a test application
      194.25.240.197:9980/StyleManagerMemory.zip
      http://194.25.240.197:9980/test.memory.css.png

      [add] creates a new Tab
      [clear] removes all Tabs
      [replace] removes the TabPane
      -> after [replace] all Instances from 'GuiController' was freed
      -> but not the CSS classes


      i have not tested with 1.8
      i need a solution / workaround for 1.7

      my customer use to many system with XP Embedded SPE without 1.8 Support :/



            alexp Alexander Potochkin (Inactive)
            sdazujfx Senf Dazu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: