Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8357434

x86: Simplify Interpreter::profile_taken_branch

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • 25
    • 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.

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

              Created:
              Updated:
              Resolved: