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

Bring back @see GraphicsConfiguration to MouseInfo.getPointerInfo()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P5 P5
    • tbd
    • 24
    • client-libs
    • 24

      The specification for the MouseInfo.getPointerInfo() method [1] had ‘@see GraphicsConfiguration’ tag in the description. The tag was accidentally removed in JDK-8338411 [2].

      The description of the getPointerInfo method links to GraphicsConfiguration, yet referencing the GraphicsConfiguration class in the ‘See Also’ section makes the relation more prominent [3].


      [1] https://docs.oracle.com/en/java/javase/21/docs/api/java.desktop/java/awt/MouseInfo.html#getPointerInfo()
      [2] https://github.com/openjdk/jdk/pull/21498#discussion_r1815203856
      [3] https://github.com/openjdk/jdk/pull/21498#discussion_r1826266398

            honkar Harshitha Onkar
            aivanov Alexey Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: