mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-28 03:43:21 +00:00
8350952: Remove some non present files from OPT_SPEED_SRC list
Reviewed-by: dholmes, clanger
This commit is contained in:
parent
de29ef3bf3
commit
a88e8cd0d2
@ -224,11 +224,9 @@ ifeq ($(call check-jvm-feature, opt-size), true)
|
||||
frame_ppc.cpp \
|
||||
frame_s390.cpp \
|
||||
frame_x86.cpp \
|
||||
genCollectedHeap.cpp \
|
||||
generation.cpp \
|
||||
growableArray.cpp \
|
||||
handles.cpp \
|
||||
hashtable.cpp \
|
||||
heap.cpp \
|
||||
icache.cpp \
|
||||
icache_arm.cpp \
|
||||
@ -246,7 +244,6 @@ ifeq ($(call check-jvm-feature, opt-size), true)
|
||||
linkResolver.cpp \
|
||||
klass.cpp \
|
||||
klassVtable.cpp \
|
||||
markSweep.cpp \
|
||||
memRegion.cpp \
|
||||
memoryPool.cpp \
|
||||
method.cpp \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user