-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P5
-
Affects Version/s: 9, 10
-
Component/s: hotspot
Tiered policy has the logic to switch to level 1 in case we can't compile at level 4 for normal compiles. However this logic is absent for OSR compiles. Currently in such cases we would continue running in the interpreter instead.