Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056631 | emb-9 | Unassigned | P4 | Resolved | Fixed | b24 |
JDK-8063558 | 8u45 | Mikael Gerdin | P4 | Resolved | Fixed | b01 |
JDK-8049566 | 8u40 | Stefan Karlsson | P4 | Resolved | Fixed | b02 |
JDK-8070838 | emb-8u47 | Mikael Gerdin | P4 | Resolved | Fixed | team |
As part of a larger effort to detach G1's HeapRegion from ContiguousSpace
and as a general cleanup we should rename the save_marks and set_saved_marks
methods on HeapRegion. They are not used with oops_since_saved_marks_iterate
and cause more confusion than anything.
and as a general cleanup we should rename the save_marks and set_saved_marks
methods on HeapRegion. They are not used with oops_since_saved_marks_iterate
and cause more confusion than anything.
- backported by
-
JDK-8049566 G1 Does not use the save_marks functionality as intended
-
- Resolved
-
-
JDK-8056631 G1 Does not use the save_marks functionality as intended
-
- Resolved
-
-
JDK-8063558 G1 Does not use the save_marks functionality as intended
-
- Resolved
-
-
JDK-8070838 G1 Does not use the save_marks functionality as intended
-
- Resolved
-
- relates to
-
JDK-8047818 G1 HeapRegions can no longer be ContiguousSpaces
-
- Resolved
-