Duplicate :
|
|
Relates :
|
Certain flag combinations, such as -XX:+TieredCompilation -XX:-UseOnStackReplacement can result in branches to unbound labels (see LAbel backedge_counter_overflow in TemplateTable::branch()), which seems like a bad idea, though apparently not fatal on x86. Debug builds should detect these cases so we can fix them.
|