Controls are leaking through focus owner mechanism

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: javafx
    • Environment:

      8.0-graphics-scrum-b1894-x64

      - Profile Ensemble8 in Monitor App mode
      - Navigate to FXML Login Demo sample
      - Navigate to Area Chart sample
      - Go back to home page
      - Take Heap Dump
      - Use the following query to identify not garbage collcted SamplePages
      select { SamplePage: x, title: x.titleProperty.value.toString() }
      from ensemble.samplepage.SamplePage x
      - Using Find Nearest GC root see the following pattern:
      scene -> focusOwner -> ... -> SamplePage

            Assignee:
            Leif Samuelsson (Inactive)
            Reporter:
            Alexander Kuznetcov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: