On Wed, 10 May 2023 04:40:31 GMT, Prasanta Sadhukhan <[email protected]> wrote:
>> Alexander Zvegintsev has updated the pull request incrementally with two >> additional commits since the last revision: >> >> - rephrase wording about mouse pointer may not visually move >> - Remove mention of mouse cursor for screen capture > > src/java.desktop/share/classes/java/awt/Robot.java line 457: > >> 455: /** >> 456: * Creates an image containing pixels read from the screen. This >> image does >> 457: * not include the mouse cursor. > > We have seen in macOS specifically that absence of mouse cursor is not > guaranteed and screen capture can contain mouse cursor, so I guess we should > remove this line since we are updating the Robot specification now.. Sure, this is a good time to do it. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/13809#discussion_r1189924342
