diff --git a/hotspot/make/excludeSrc.make b/hotspot/make/excludeSrc.make index 55495e6bef2..00db453d5f8 100644 --- a/hotspot/make/excludeSrc.make +++ b/hotspot/make/excludeSrc.make @@ -93,6 +93,7 @@ ifeq ($(INCLUDE_ALL_GCS), false) ageTable.cpp \ collectorCounters.cpp \ cSpaceCounters.cpp \ + gcId.cpp \ gcPolicyCounters.cpp \ gcStats.cpp \ gcTimer.cpp \