We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Causes test case failures: adoptium/aqa-tests#2373 https://ci.adoptopenjdk.net/job/Test_openjdk16_j9_extended.openjdk_aarch64_linux/12/consoleFull
Main symptom is:
19:02:36 Caused by: java.lang.NullPointerException: Cannot load from short array because "sun.awt.FontConfiguration.head" is null
Issue likely resolved by solutions in here: AdoptOpenJDK/openjdk-docker#75 (comment)
The text was updated successfully, but these errors were encountered:
Hmmm, wondering if this is now fixed, just tried a new grinder and passes: https://ci.adoptopenjdk.net/job/Grinder/7789/console
Sorry, something went wrong.
Trying x10 grinder : https://ci.adoptopenjdk.net/job/Grinder/7841/
1 failure, but not for this reason. I think the setup issue is probably resolved.
andrew-m-leonard
No branches or pull requests
Causes test case failures: adoptium/aqa-tests#2373
https://ci.adoptopenjdk.net/job/Test_openjdk16_j9_extended.openjdk_aarch64_linux/12/consoleFull
Main symptom is:
Issue likely resolved by solutions in here: AdoptOpenJDK/openjdk-docker#75 (comment)
The text was updated successfully, but these errors were encountered: