Don't use memset to initialize array of RegMask in matcher.cpp

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 12
    • Affects Version/s: None
    • Component/s: hotspot
    • b20
    • generic
    • generic

        While working on something in src/hotspot/share/opto/matcher.cpp I noticed the compiler (gcc 8.2.1) complaining about using memset to initialize a RegMask[]. We should use the RegMask initializer instead.

              Assignee:
              Roman Kennke
              Reporter:
              Roman Kennke
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: