8317987: C2 recompilations cause high memory footprint
Reviewed-by: adinn, kvn
This commit is contained in:
parent
993951b85e
commit
c88b387881
@ -118,6 +118,7 @@ void C2Compiler::compile_method(ciEnv* env, ciMethod* target, int entry_bci, boo
|
||||
bool do_superword = UseSuperWord;
|
||||
|
||||
while (!env->failing()) {
|
||||
ResourceMark rm;
|
||||
// Attempt to compile while subsuming loads into machine instructions.
|
||||
Options options(subsume_loads,
|
||||
do_escape_analysis,
|
||||
|
Loading…
x
Reference in New Issue
Block a user