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

memory leak on removing subtree with SGComponent node

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • fx1.2
    • fx1.0
    • javafx
    • None

      After
      changeset: 372:49233fbe2e94
      user: rbair
      date: Mon Oct 27 13:01:10 2008 -0700
      summary: RT-1606, RT-1603, RT-1604: Performance fixes for these bugs, reviewed by Jim Graham and Dmitry T.

      getBounds are not called for a removed from scene node. SGComponent uses getBounds to connect and disconnect embedded component to a JSGPanel. Now getBounds are not called when subtree SGComponent belongs to is removed from a scene so corresponding embedded component remains a child of JSGPanel even though SGComponent is not part of the scene.

            idk Igor Kushnirskiy (Inactive)
            idk Igor Kushnirskiy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: