Fix more -Wzero-as-null-pointer-constant warnings in compiler code

XMLWordPrintable

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

      There are some more uses of 0 as a null pointer constant in compiler code after JDK-8335667 (which dealt only with .hpp files). These additional warnings are from .cpp files. Most can be fixed by just using nullptr instead.

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

              Created:
              Updated:
              Resolved: