Duplicate :
|
|
Relates :
|
|
Relates :
|
If TieredCompilation is disabled, setting TieredStopAtLevel to a value <= CompLevel::CompLevel_full_optimization should not have any effect. However, after JDK-8251462, compilations with a level > TieredStopAtLevel requested via the `enqueueMethodForCompilation` start to fail with: WB error: invalid compilation level 4
|