Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082602 | emb-9 | Jesper Wilhelmsson | P4 | Resolved | Fixed | team |
n_gens() and max_gens in GenCollectedHeap was used to keep track of the number of generations currently in use, and the maximum number of generations. As we only support two generations this functionality is no longer needed and can be removed.
- backported by
-
JDK-8082602 Remove n_gens()
-
- Resolved
-
- relates to
-
JDK-8061802 REDO - Remove the generations array
-
- Resolved
-
-
JDK-8057632 Remove auxiliary code used to handle the generations array
-
- Resolved
-
-
JDK-8075635 Remove GenerationSpec array
-
- Resolved
-