Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Abbot based Java Swing Automation test suites are failing(java.awt.AWTError: no screen devices) in RDP minimized Windows with 21.0.4.7.1 where as same worked in 21.0.3.9.1 #68

Open
naveengujjar29 opened this issue Aug 12, 2024 · 1 comment

Comments

@naveengujjar29
Copy link

Describe the bug

We have the Java Swing Automation and using the Abbot tool (https://abbot.sourceforge.net/doc/overview.shtml) for automation. Automation seems working fine till 21.0.3.9.1 but failing in 21.0.4.7.1.
We are using the minimized RDP mechanism for automation on Windows where GUI is not upfront available.

To Reproduce

Java swing automation using Abbot tool.

Expected behavior

There should not be such kind of error as without any changes same is working with previous release 21.0.3.9.1.

Screenshots

image

Platform information

Windows OS.
Amazon Corretto 21.0.4.7.1

@eastig
Copy link
Member

eastig commented Aug 15, 2024

This is caused by https://bugs.openjdk.org/browse/JDK-8336862

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants