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

JavaFX CSS is applied redundantly leading to significant performance

XMLWordPrintable

    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      When a Node hierarchy is added to the Scene CSS is applied multiple times depending on the depth of the node in the added hierarchy. For every level of depth in the hierarchy the CSS is applied an extra time.

      This issue was fixed on JDK1.8 : https://bugs.openjdk.org/browse/JDK-8151756?jql=text%20~%20%22reapplycss%22
      But rollback on jdk-10+46 : https://github.com/openjdk/jfx/commit/167f0b993d48315d758f94bf601e3391cba53aba

      REGRESSION : Last worked in version 8


      FREQUENCY : always

            Unassigned Unassigned
            pnarayanaswa Praveen Narayanaswamy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: