Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135661 | emb-9 | Sangheon Kim | P3 | Resolved | Fixed | team |
There are some flags that can be checked after creating the heap.
For example, PLAB related flags should have between PLAB::min_size() and PLAB::max_size().
And these functions can be measured after creating the heap especially for G1.
For example, PLAB related flags should have between PLAB::min_size() and PLAB::max_size().
And these functions can be measured after creating the heap especially for G1.
- backported by
-
JDK-8135661 Add additional validation after heap creation
-
- Resolved
-
- blocks
-
JDK-8078555 GC: implement ranges (optionally constraints) for those flags that have them missing
-
- Resolved
-
- relates to
-
JDK-8078904 CMS: Assert failed: Ctl pt invariant
-
- Resolved
-
-
JDK-8134691 CommandLineFlagConstraint::AtParse is not useful and not what we need
-
- Closed
-