Blocks :
|
|
Blocks :
|
|
Duplicate :
|
|
Duplicate :
|
C1 continues compilation of method even after reaching of recompilation's limit (PerMethodRecompilationCutoff) Cause of this behavior is calling of 'Method:: set_not_compilable()' with argument 'CompLevel_full_optimization' from 'MethodData::inc_decompile_count()', so for C1 the method is still compilable
|