mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-22 03:54:33 +02:00
4360113: Evict nmethods when code cache gets full
Speculatively unload the oldest nmethods when code cache gets full. Reviewed-by: never, kvn
This commit is contained in:
parent
9aa675b7e6
commit
a57d68e35b
19 changed files with 452 additions and 76 deletions
|
@ -775,6 +775,7 @@ output.cpp allocation.inline.hpp
|
|||
output.cpp assembler.inline.hpp
|
||||
output.cpp callnode.hpp
|
||||
output.cpp cfgnode.hpp
|
||||
output.cpp compileBroker.hpp
|
||||
output.cpp debugInfo.hpp
|
||||
output.cpp debugInfoRec.hpp
|
||||
output.cpp handles.inline.hpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue