Lazily load collections in CSS StyleCache / StyleCacheEntry class

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 8
    • Component/s: javafx

      In some situations the CSS StyleCache and StyleCacheEntry classes are consuming more memory than necessary, as they both create collections that are never used. By lazily instantiating these classes it is hoped to reduce the memory footprint of CSS in JavaFX.

            Assignee:
            Jonathan Giles
            Reporter:
            Jonathan Giles
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: