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

Controls are leaking through focus owner mechanism

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • javafx
    • 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

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

              Created:
              Updated:
              Resolved:
              Imported: