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

OpenJDK javax/imageio/plugins/jpeg/JPEGsNotAcceleratedTest The application does not have desktop access #19527

Open
pshipton opened this issue May 21, 2024 · 1 comment

Comments

@pshipton
Copy link
Member

pshipton commented May 21, 2024

Internal build
Internal build
jdk_imageio
javax/imageio/plugins/jpeg/JPEGsNotAcceleratedTest.java

java.awt.HeadlessException: 
The application does not have desktop access,
but this program performed an operation which requires it.
	at java.desktop/java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:164)
	at java.desktop/java.awt.Window.<init>(Window.java:553)
	at java.desktop/java.awt.Frame.<init>(Frame.java:428)
	at java.desktop/java.awt.Frame.<init>(Frame.java:393)
	at JPEGsNotAcceleratedTest.main(JPEGsNotAcceleratedTest.java:307)
pshipton added a commit to pshipton/openjdk-tests that referenced this issue May 21, 2024
These tests often fail and then cause re-runs which take a long time.

javax/imageio/plugins/jpeg/JPEGsNotAcceleratedTest.java
eclipse-openj9/openj9#19527

sun/security/mscapi/NonAsciiAlias.java
eclipse-openj9/openj9#19528
related to https://github.ibm.com/runtimes/backlog/issues/795

Signed-off-by: Peter Shipton <[email protected]>
@pshipton
Copy link
Member Author

Excluding via adoptium/aqa-tests#5344

pshipton added a commit to pshipton/openjdk-tests that referenced this issue May 21, 2024
These tests often fail and then cause re-runs which take a long time.

javax/imageio/plugins/jpeg/JPEGsNotAcceleratedTest.java
eclipse-openj9/openj9#19527

sun/security/mscapi/NonAsciiAlias.java
eclipse-openj9/openj9#19528
related to https://github.ibm.com/runtimes/backlog/issues/795

Signed-off-by: Peter Shipton <[email protected]>
llxia pushed a commit to adoptium/aqa-tests that referenced this issue May 22, 2024
These tests often fail and then cause re-runs which take a long time.

javax/imageio/plugins/jpeg/JPEGsNotAcceleratedTest.java
eclipse-openj9/openj9#19527

sun/security/mscapi/NonAsciiAlias.java
eclipse-openj9/openj9#19528
related to https://github.ibm.com/runtimes/backlog/issues/795

Signed-off-by: Peter Shipton <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant