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

[GC] Port G1ElasticHeap to dragonwell #46

Closed
mmyxym opened this issue Aug 28, 2019 · 0 comments
Closed

[GC] Port G1ElasticHeap to dragonwell #46

mmyxym opened this issue Aug 28, 2019 · 0 comments

Comments

@mmyxym
Copy link
Contributor

mmyxym commented Aug 28, 2019

Description
New feature G1ElasticHeap to support heap shrink/expansion in runtime.

Steps to Reproduce
Use -XX:+G1ElasticHeap to enable the feature. Detailed instruction will be provided.

Expected behavior
The memory usage of Java process can reduce in runtime.

JDK version
The feature will be provided in Dragonwell 8.1.1-ga(to be determined)

Execution environment

  • Only used in Linux
mmyxym added a commit to dragonwell-project/dragonwell8_jdk that referenced this issue Sep 20, 2019
Summary: G1ElasticHeap to support heap shrink/expansion in runtime

Test Plan:
test/elastic-heap/

Reviewers:
luchsh, sanhong

Issue:
dragonwell-project/dragonwell8#46

CR:
#1
mmyxym added a commit to dragonwell-project/dragonwell8_hotspot that referenced this issue Sep 20, 2019
Summary: G1ElasticHeap to support heap shrink/expansion in runtime

Test Plan:
test/elastic-heap/

Reviewers:

Issue:
dragonwell-project/dragonwell8#46

CR:
#12
@mmyxym mmyxym closed this as completed Sep 24, 2019
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