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

Need to dispose native Robot objects to avoid resource leak

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3 P3
    • tbd
    • jfx11
    • javafx
    • None

      The GlassRobot object has a destroy method, but there is no code that actually calls it. In order to avoid a native leak we should call destroy via a disposer mechanism (since it may be needed to clean up native resources).

            mennen Michael Ennen
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: