[jdk8u-ri] RFR: 8307779: Relax the java.awt.Robot specification [v2]

Andrew John Hughes andrew at openjdk.org
Thu Apr 25 23:21:48 UTC 2024


On Thu, 25 Apr 2024 07:43:49 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:

>> Please review the doc only backport PR of https://github.com/openjdk/jdk/pull/13809.
>> 
>> It is backport of the original commit + build failure fix. 
>> 
>> 8u  does not have the changes related to the to the missing `createMultiResolutionScreenCapture` method.
>> 
>> CSR: [JDK-8331038](https://bugs.openjdk.org/browse/JDK-8331038)
>
> Alexander Zvegintsev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Backport 56064c7e5c0b5e5f0a59d87e7c5889bb782a7b70

Change looks good, adapting for older copyright and context, and the lack of `createMultiResolutionScreenCapture`
Again, as with 17u, not sure if we should mention JDK-8308370 or not. We usually would for a regular 8u backport.

-------------

Marked as reviewed by andrew (Reviewer).

PR Review: https://git.openjdk.org/jdk8u-ri/pull/15#pullrequestreview-2023761903


More information about the jdk8u-dev mailing list