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

The usage of Disposer in the java.awt.Robot can be deleted

XMLWordPrintable

    • b08
    • generic
    • generic

        Every java.awt.Robot object register a RobotDisposer which are responsible to delete the native data of the robot. But there is no native data on linux/mac, so RobotDisposer is a noop on these platforms, and on windows this data can be eliminated.

              serb Sergey Bylokhov
              serb Sergey Bylokhov
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: