You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: