Fix -Wzero-as-null-pointer-constant warnings in PRODUCT-only code

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: None
    • Component/s: hotspot
    • b18

      There are a few places in PRODUCT-only code where a literal zero is used in a pointer context, triggering -Wzero-as-null-pointer-constant. One that occurs in several places is a function returning a pointer with PRODUCT_RETURN0 as the body.

            Assignee:
            Kim Barrett
            Reporter:
            Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: