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

ZGC Support for GraalVM Java 16 #3402

Closed
bloxanne123 opened this issue May 12, 2021 · 1 comment
Closed

ZGC Support for GraalVM Java 16 #3402

bloxanne123 opened this issue May 12, 2021 · 1 comment

Comments

@bloxanne123
Copy link

Feature request

Is your feature request related to a problem? Please describe.
G1GC usually gives me numerous lagspikes, which is very annoying and causes issues for me. ZGC is finally finished to my knowledge and has sub 1ms pause times. I would like to combine this with the JVMCI compiler for even better performance.

Describe the solution you'd like.
Full ZGC support added to GraalVM Java 16

Describe who do you think will benefit the most.
GraalVM users

Describe alternatives you've considered.
Going back to GraalVM Java 11, or using normal Java 16 and ZGC.

Additional context.
N/A

Express whether you'd like to help contributing this feature
No.

@oubidar-Abderrahim
Copy link
Member

Duplicate of #2149. Tracked internally on GR-27475

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants