Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8063550 | 8u45 | Mikael Gerdin | P3 | Resolved | Fixed | b01 |
JDK-8049571 | 8u40 | Stefan Karlsson | P3 | Resolved | Fixed | b02 |
JDK-8070831 | emb-8u47 | Mikael Gerdin | P3 | Resolved | Fixed | team |
Space::object_iterate_careful is only used by CMS for precleaning the young gen so it does not need to exist in the Space base class
Space::object_iterate_careful_m is only used by CMS to preclean the CFLSpace so it only needs to exist in CFLSpace.
Space::object_iterate_careful_m is only used by CMS to preclean the CFLSpace so it only needs to exist in CFLSpace.
- backported by
-
JDK-8049571 Move object_iterate_careful down from Space to ContigousSpace and CFLSpace
-
- Resolved
-
-
JDK-8063550 Move object_iterate_careful down from Space to ContigousSpace and CFLSpace
-
- Resolved
-
-
JDK-8070831 Move object_iterate_careful down from Space to ContigousSpace and CFLSpace
-
- Resolved
-