Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8141871 | emb-9 | Jesper Wilhelmsson | P4 | Resolved | Fixed | team |
The variables Arguments::_min_heap_free_ratio and Arguments::_max_heap_free_ratio have no use after the flag verification changes. They can be removed together with Arguments::post_after_ergo_constraint_check() that is used to update them.
- backported by
-
JDK-8141871 Remove unused code in Arguments
-
- Resolved
-