Skip to content

Commit a88e8cd

Browse files
committed
8350952: Remove some non present files from OPT_SPEED_SRC list
Reviewed-by: dholmes, clanger
1 parent de29ef3 commit a88e8cd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

make/hotspot/lib/JvmFeatures.gmk

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -224,11 +224,9 @@ ifeq ($(call check-jvm-feature, opt-size), true)
224224
frame_ppc.cpp \
225225
frame_s390.cpp \
226226
frame_x86.cpp \
227-
genCollectedHeap.cpp \
228227
generation.cpp \
229228
growableArray.cpp \
230229
handles.cpp \
231-
hashtable.cpp \
232230
heap.cpp \
233231
icache.cpp \
234232
icache_arm.cpp \
@@ -246,7 +244,6 @@ ifeq ($(call check-jvm-feature, opt-size), true)
246244
linkResolver.cpp \
247245
klass.cpp \
248246
klassVtable.cpp \
249-
markSweep.cpp \
250247
memRegion.cpp \
251248
memoryPool.cpp \
252249
method.cpp \

0 commit comments

Comments
 (0)