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

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

    XMLWordPrintable

Details

    • b08
    • generic
    • generic

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: