On Sun, 5 Apr 2026 16:44:52 GMT, Daisuke Yamazaki <[email protected]> wrote:
> The Javadoc for `MouseInfo.getPointerInfo()` references > `GraphicsConfiguration`, but the `@see` link to GraphicsConfiguration is > currently missing. > > As discussed[1], this change restores the missing `@see > GraphicsConfiguration` entry to improve consistency and discoverability of > related APIs. > > [1]: https://github.com/openjdk/jdk/pull/21498#discussion_r1826266398 This pull request has now been integrated. Changeset: 67c6990f Author: Daisuke Yamazaki <[email protected]> Committer: Sergey Bylokhov <[email protected]> URL: https://git.openjdk.org/jdk/commit/67c6990f9aaa54246c2e816e1ff1f0af15c71486 Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod 8344212: Bring back @see GraphicsConfiguration to MouseInfo.getPointerInfo() Reviewed-by: aivanov, dmarkov, serb ------------- PR: https://git.openjdk.org/jdk/pull/30580
