x86: branch to unbound labels

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • 12
    • Affects Version/s: 9
    • Component/s: hotspot
    • None

      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.

            Assignee:
            Unassigned
            Reporter:
            Dean Long
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: