G1 nmethod entry barrier disarm value wraps around too early

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 20
    • Affects Version/s: 20
    • Component/s: hotspot
    • gc
    • b12

      The disarm value for G1 nmethod entry barriers assumes that a concurrent GC can be aborted at most once. However, it can happen many times. In order to avoid ABA issues in the nmethod entry barriers, the limit for wrapping around and reusing numbers needs to be higher.

            Assignee:
            Erik Ă–sterlund
            Reporter:
            Erik Ă–sterlund
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: