Simplify RegMask::Empty

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 16
    • Affects Version/s: 16
    • Component/s: hotspot
    • b25

      RegMask::Empty is initialized by calling all-words constructor using the FORALL_BODY macro, which is unnecessary: it can be replaced by calling the empty constructor, which safely initializes an empty RegMask

            Assignee:
            Claes Redestad
            Reporter:
            Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: