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

Ensure jtrunner headless platforms run headless regardless of DISPLAY #6013

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

andrew-m-leonard
Copy link
Contributor

@andrew-m-leonard andrew-m-leonard commented Mar 7, 2025

Fixes adoptium/ci-jenkins-pipelines#1195
for headless alpine, riscv

Update jtrunner so for headless platforms as well as setting jck headless property it also ensures
the JVM graphical device & system is headless with -Djava.awt.headless=true
Default JVM behavior will not fully be headless if the test environment has DISPLAY set.

TC Test job: Test_openjdk21_hs_extended.jck_x86-64_alpine-linux/64 - ?

@andrew-m-leonard andrew-m-leonard self-assigned this Mar 7, 2025
@sophia-guo sophia-guo merged commit 29afcaa into adoptium:master Mar 7, 2025
2 checks passed
judovana pushed a commit to judovana/aqa-tests that referenced this pull request Mar 11, 2025
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

Successfully merging this pull request may close these issues.

temurin Jck trigger needs some APPLICATION_OPTIONS & EXTRA_OPTIONS specification
3 participants