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

Lazily load collections in CSS StyleCache / StyleCacheEntry class

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported: