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 redundant -XX:+UseG1GC JVM option #1567

Merged
merged 1 commit into from
Aug 12, 2023
Merged

Remove redundant -XX:+UseG1GC JVM option #1567

merged 1 commit into from
Aug 12, 2023

Conversation

wborn
Copy link
Member

@wborn wborn commented Aug 9, 2023

The G1 garbage collector is the default GC since Java 9, see:

https://www.oracle.com/java/technologies/javase/9-relnotes.html#JDK-8081607

@wborn wborn requested a review from a team as a code owner August 9, 2023 06:57
The G1 garbage collector is the default GC since Java 9, see:

https://www.oracle.com/java/technologies/javase/9-relnotes.html#JDK-8081607

Signed-off-by: Wouter Born <[email protected]>
@martinvw martinvw merged commit f8b5f82 into openhab:main Aug 12, 2023
2 checks passed
@wborn wborn deleted the g1gc branch August 12, 2023 14:27
@wborn wborn added this to the 4.1 milestone Aug 12, 2023
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.

2 participants