Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082522 | emb-9 | Stefan Karlsson | P4 | Resolved | Fixed | team |
The memoryPool.hpp header file contains calls into GC code, and therefor requires inclusions of GC header files.
I propose that we decouple the header files by moving the implementation into the memoryPool.cpp file.
I propose that we decouple the header files by moving the implementation into the memoryPool.cpp file.
- backported by
-
JDK-8082522 Cleanup GC include dependencies in memoryPool.hpp
-
- Resolved
-