x86: Simplify Interpreter::profile_taken_branch

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 25
    • Affects Version/s: 25
    • Component/s: hotspot
    • None
    • b26

      Noticed that Interpreter::profile_taken_branch has the same sbbptr pattern we have eliminated with JDK-8356946. The same logic applies here: the counter is 64-bit, never practically overflows, and no other code cares about it.

            Assignee:
            Aleksey Shipilev
            Reporter:
            Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: