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

Remove the JDK parameter java.awt.headless=true #748

Merged

Conversation

megian
Copy link
Contributor

@megian megian commented Feb 23, 2024

There is a a lot of evidence that the parameter is set to java.awt.headless=true in Quarkus by default.

@megian megian requested a review from a team as a code owner February 23, 2024 16:46
@megian megian force-pushed the remove-keycloak-java-awt-headless branch from 1c5aae0 to 02030d9 Compare March 4, 2024 12:24
Copy link

github-actions bot commented May 4, 2024

This pull request has been marked as stale because it has been open for 30 days with no activity. It will be automatically closed in 10 days if no further activity occurs.

@github-actions github-actions bot added the Stale label May 4, 2024
@megian
Copy link
Contributor Author

megian commented May 6, 2024

reactivate

@github-actions github-actions bot removed the Stale label May 7, 2024
@megian
Copy link
Contributor Author

megian commented Jul 1, 2024

@pascal-sochacki This is running sind months on our production Keycloak.

@megian megian force-pushed the remove-keycloak-java-awt-headless branch from 02030d9 to ea104e0 Compare July 1, 2024 17:02
There is a a lot of evidence that the parameter is set to `java.awt.headless=true` in Quarkus by default.

* Quarkus Building native Images: https://quarkus.io/guides/building-native-image) see default value for `java.awt.headless`
* quarkusio/quarkus#20565
* quarkusio/quarkus#20850

Signed-off-by: Gabriel Mainberger <[email protected]>
@megian megian force-pushed the remove-keycloak-java-awt-headless branch from ea104e0 to d82dfb8 Compare July 3, 2024 07:06
@megian
Copy link
Contributor Author

megian commented Jul 3, 2024

@pascal-sochacki Rebased and merge conflict removed.

@pascal-sochacki pascal-sochacki merged commit 6c41154 into codecentric:master Jul 5, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants