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

Option UseConcMarkSweepGC deprecated #173

Closed
hansenmc opened this issue Dec 15, 2021 · 0 comments
Closed

Option UseConcMarkSweepGC deprecated #173

hansenmc opened this issue Dec 15, 2021 · 0 comments
Assignees

Comments

@hansenmc
Copy link
Member

In case of low heap, a suggestion is printed to enable CMS GC, but doing so causes Java to print the following warning:

OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.

According to http://openjdk.java.net/jeps/291, the suggestion is to use UseG1GC instead..

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

No branches or pull requests

1 participant