-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
b52
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082890 | emb-9 | Thomas Schatzl | P4 | Resolved | Fixed | team |
The local variable total_reserved in GenCollectedHeap::initialize is only used as an "out" argument in the call to GenCollectedHeap::allocate. Since it is not used GenCollectedHeap::initialize, it can be removed.
- backported by
-
JDK-8082890 The variable total_reserved in GenCollectedHeap::initialize is unused
-
- Resolved
-