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

Simplify RegMask::Empty

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 16
    • 16
    • hotspot
    • b25

    Description

      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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: