Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082533 | emb-9 | Stefan Karlsson | P4 | Resolved | Fixed | team |
cSpaceCounters.hpp uses functions in ContiguousSpace, and therefore has to include space.inline.hpp.
Move the implementation to cSpaceCounters.cpp and remove the include of space.inline.hpp from the cSpaceCounters.hpp file.
Move the implementation to cSpaceCounters.cpp and remove the include of space.inline.hpp from the cSpaceCounters.hpp file.
- backported by
-
JDK-8082533 Move CSpaceCounters implementation to cSpaceCounters.cpp
-
- Resolved
-