Bring back @see GraphicsConfiguration to MouseInfo.getPointerInfo()

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P5
    • tbd
    • Affects Version/s: 24
    • Component/s: 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

            Assignee:
            Harshitha Onkar
            Reporter:
            Alexey Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: