Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082889 | emb-9 | Thomas Schatzl | P4 | Resolved | Fixed | team |
It appears that when 8065972 removed the parNew support that it overlooked the removal of:
#include "gc_implementation/shared/parGCAllocBuffer.hpp"
AFAICS nothing in that header is still used
#include "gc_implementation/shared/parGCAllocBuffer.hpp"
AFAICS nothing in that header is still used
- backported by
-
JDK-8082889 Unneccessary include of gc_implementation/shared/parGCAllocBuffer.hpp in tenuredGeneration.cpp
-
- Resolved
-
- relates to
-
JDK-8065972 Remove support for ParNew+SerialOld and DefNew+CMS
-
- Resolved
-