Fix more simple -Wzero-as-null-pointer-constant warnings in C2 code

XMLWordPrintable

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

      There are some more uses of 0 as a null pointer constant in C2 code that can be fixed by just using nullptr instead.

      JDK-8335663 was about places in .hpp files. This is about places in .cpp files.

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

              Created:
              Updated:
              Resolved: