提交 08066416 编写于 作者: S shade

8229873: 8229401 broke jdk8u-jfr-incubator

Reviewed-by: neugens
上级 cc8f4f73
...@@ -38,6 +38,7 @@ ...@@ -38,6 +38,7 @@
#include "gc_implementation/g1/g1YCTypes.hpp" #include "gc_implementation/g1/g1YCTypes.hpp"
#include "gc_implementation/g1/heapRegionManager.hpp" #include "gc_implementation/g1/heapRegionManager.hpp"
#include "gc_implementation/g1/heapRegionSet.hpp" #include "gc_implementation/g1/heapRegionSet.hpp"
#include "gc_implementation/shared/gcHeapSummary.hpp"
#include "gc_implementation/shared/hSpaceCounters.hpp" #include "gc_implementation/shared/hSpaceCounters.hpp"
#include "gc_implementation/shared/parGCAllocBuffer.hpp" #include "gc_implementation/shared/parGCAllocBuffer.hpp"
#include "memory/barrierSet.hpp" #include "memory/barrierSet.hpp"
......
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
#include "opto/node.hpp" #include "opto/node.hpp"
#endif #endif
#if INCLUDE_ALL_GCS #if INCLUDE_ALL_GCS
//#include "gc_implementation/g1/g1HeapRegionTraceType.hpp" #include "gc_implementation/g1/g1HeapRegionTraceType.hpp"
#include "gc_implementation/g1/g1YCTypes.hpp" #include "gc_implementation/g1/g1YCTypes.hpp"
#endif #endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册