Integrated: 8307779: Relax the java.awt.Robot specification
Alexander Zvegintsev
azvegint at openjdk.org
Thu May 18 18:17:03 UTC 2023
On Thu, 4 May 2023 16:26:47 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:
> We need to relax the java.awt.Robot specification according to the latest operating system trends.
> This should at least cover the case of Wayland, which has changed many familiar concepts in Linux.
>
> https://bugs.openjdk.org/browse/JDK-8280982 [Wayland] [XWayland] java.awt.Robot taking screenshots
> https://bugs.openjdk.org/browse/JDK-8280995 [XWayland] Robot.mouseMove does not visually move mouse cursor
> https://bugs.openjdk.org/browse/JDK-8280990 [XWayland] XTest emulated mouse click does not bring window to front.
> https://bugs.openjdk.org/browse/JDK-8280988 [XWayland] Click on title to request focus test failures
This pull request has now been integrated.
Changeset: 21aa057f
Author: Alexander Zvegintsev <azvegint at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/21aa057fafd88f4dd677bbf7c99a7eabb6b18409
Stats: 80 lines in 1 file changed: 72 ins; 1 del; 7 mod
8307779: Relax the java.awt.Robot specification
Reviewed-by: mkartashev, prr
-------------
PR: https://git.openjdk.org/jdk/pull/13809
More information about the client-libs-dev
mailing list